What I usually do is when I reach a point where I want to see a certain variable's content, I do var_dump($var);exit; and then I can see the contents of the variable in the last string sent to the browser.
Learn about the new Retro Framework
Code PHP the way it was meant to be coded!
Bookmarks