Var Dump to Variable


/ Published in: PHP
Save to your folder(s)



Copy this code and paste it in your HTML
  1. var_dump($var);

URL: http://www.php.net/manual/en/function.var-dump.php#77234

Report this snippet


Comments


You need to login to view comments.