Posted By


dmistriotis on 12/17/10

Tagged


Statistics


Viewed 555 times
Favorited by 0 user(s)

silverstripe debug


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

just copied-pasted it so that it can also reside on Sniplr


Copy this code and paste it in your HTML
  1. var_dump($foo);
  2.  
  3. Debug::show($foo);
  4.  
  5. Debug::dump($foo);

URL: http://www.silverstripe.org/general-questions/show/11345

Report this snippet


Comments

RSS Icon Subscribe to comments

You need to login to post a comment.