[Phpwm] Pear::Var_Dump equivalent

Alastair Battrick al at aj8.org
Tue Jan 26 21:27:52 UTC 2010


Jujhar Singh wrote:
> What do you guys use for variable dumping?

Hello Jujhar

echo "<pre>";
print_r($var);
echo "</pre>";
-- 
Alastair Battrick
http://www.aj8.org



More information about the Phpwm mailing list