var_dumpo
20. September 2010
comments feed
This common typo will never bug you again!
function var_dumpo()
{
$arguments = func_get_args();
call_user_func_array('var_dump', $arguments);
}
;-)
0 comments
No Comments yet.
recent posts