PHP Manual
get_class_vars
Description
array get_class_vars ( string class_name )Get the default properties of the given class.
Return Values
Returns an associative array of default public properties of the class. The resulting array elements are in the form of varname => value.
Examples
Support PHPRO.ORG
Search
PHPRO.ORG Poll
Warning: Participation in PHPRO.ORG polls may incorrectly lead you to believe your opinions matter.

RSS Feed




