Jump to content

How can I expose the object's method and properties?


Betty_S

Recommended Posts

Hi everyone

How can I expose the object's method and properties?
Is there a php command or keyword which expose the object's method and properties?
For example: print_r arr[0]; will print on the screen all of the array (the index or keys and the content). I'm look for somting simler that prints on the screen all of the object's method and properties.
So, who can I print all of the object's 'tree' of functions and variables?

Thanks

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.