Function pr
Print_r convenience function, which prints out
tags around the output of given array. Similar to debug().
Package: Cake
See:
Link: http://book.cakephp.org/2.0/en/core-libraries/global-constants-and-functions.html#pr
Copyright: Copyright 2005-2012, Cake Software Foundation, Inc. (http://cakefoundation.org)
License: License (http://www.opensource.org/licenses/mit-license.php)
Located at Cake/basics.php
See:
debug()Link: http://book.cakephp.org/2.0/en/core-libraries/global-constants-and-functions.html#pr
Copyright: Copyright 2005-2012, Cake Software Foundation, Inc. (http://cakefoundation.org)
License: License (http://www.opensource.org/licenses/mit-license.php)
Located at Cake/basics.php
pr( array $var )
Parameters summary
array |
$var |
Variable to print out |