SyntaxFix
Write A Post
Hire A Developer
Questions
var_dump() can do this.
var_dump()
This function displays structured information about one or more expressions that includes its type and value. Arrays and objects are explored recursively with values indented to show structure.
http://php.net/manual/en/function.var-dump.php