Thanks! That's very close to what I'm looking for.
I don't suppose you know of a way to save that as a string? I figured out how to do it with print_r(). (Ex: $debug = print_r(get_defined_vars(),true); ), but the var_dump() seems to give better information, so that would be preferable.
Okay, perhaps I am getting overly picky. I just wanted to be able to output it out in a nicer looking manner. ^^;
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.