|
This function returns an array of method names defined for the class specified by class_name.
Note: As of PHP 4.0.6, you can specify the object itself instead of class_name. For example:
Warning |
As of PHP 5, this function returns the name of the methods as they were declared (case-sensitive). In PHP 4 they were lowercased. |
See also get_class_vars() and get_object_vars().
Hosting by: Hurra Communications Ltd.
Generated: 2007-01-26 18:00:03