OK, so I\'m trying to teach myself the CakePHP framework, and I\'m trying to knock up a simple demo app for myself.
I have the controllers, views and models all set
echo ""; print_r($this);echo "";
"; print_r($this);echo "
how about
pr( $this );