March 2002
Intermediate to advanced
528 pages
21h 29m
English
get_parent_class
string get_parent_class(mixed object)
Returns the name of the parent class for the given object. If the object does not inherit from another class, returns an empty string.