Javascript - Debugging Javascript as PHP / Function var_dump


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

In javascript there is no function for printing variables like you have PHP, I use print_r and var_dump a lot in PHP for dumping variables
so I wanted to create a simular function in javascript.

URL: http://remorse.nl/2008/07/javascript_debugging_print_rvar_dump_in_javascript_like_php/

Report this snippet


Comments

RSS Icon Subscribe to comments

You need to login to post a comment.