Advertisement
developerjustin

Untitled

May 5th, 2014
177
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
PHP 0.12 KB | None | 0 0
  1. function debug_object($obj){
  2.     echo '<script type="text/javascript">console.log('.json_encode($obj.');</script>';                                 
  3. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement