Manual
de
PHP
Anterior
Siguiente
get_class
get_class -- Returns the name of the class of an object
Description
string
get_class
( object obj)
Nota:
get_class()
Nota: get_class() returns a user defined class name in lowercase.
Anterior
Inicio
Siguiente
Subir