The What
Description
print_r()
displays information about a variable in a way that’s readable by humans.
print_r()
, var_dump()
and var_export()
will also show protected and private properties of objects with PHP 5. Static class members will not be shown.
When was the last time you got out of your chair and stretched? Just saying…
More coming soon…keep checking back.