Jump to content

[SOLVED] display all data in complex var


sing1ejack

Recommended Posts

hi, I'm sorry to ask a simple syntax question, but this is a difficult google query.  There is a pretty standard function that prints a given data structure so you can see what's in it.  It's something like:

 

dump($hash);

or

showall($obj);

 

and it prints things out in a nice tree structure.  I'm not nuts am I?  I swear I used this pretty recently. 

Link to comment
https://forums.phpfreaks.com/topic/40796-solved-display-all-data-in-complex-var/
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.