February 2013
Intermediate to advanced
538 pages
20h 55m
English
get_class
string get_class(object object)Returns the name of the class of which the given object is an
instance. The class name is returned as a lowercase string. If
object is not an object, then false is returned.
Read now
Unlock full access