Stefan Reimers wrote:
Try
array get_class_vars ( string class_name)
This will return an array with at least the public variables.
Mathijs wrote:
Is there a way to check how much/which variables there are in an class?
Thx in advanced.
It works, but only for the public indeed.
Is there also
Try
array get_class_vars ( string class_name)
This will return an array with at least the public variables.
Mathijs wrote:
Is there a way to check how much/which variables there are in an class?
Thx in advanced.
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http:
2 matches
Mail list logo