Name
get_class
Synopsis
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.
Get Programming PHP, 3rd Edition now with O’Reilly online learning.
O’Reilly members experience live online training, plus books, videos, and digital content from 200+ publishers.