Manuál PHP | ||
---|---|---|
Předcházející | Další |
Checks if the given interface has been defined.
interface_name
The interface name
autoload
Wether to call __autoload or not by default
Returns TRUE if the interface given by
interface_name
has been defined, FALSE otherwise.
Předcházející | Domů | Další |
get_parent_class | Nahoru | is_a |