Warning: file_put_contents(): Only -1 of 51 bytes written, possibly out of free disk space in /var/www/html/index.php on line 3

Warning: Cannot modify header information - headers already sent by (output started at /var/www/html/index.php:3) in /var/www/html/cache.php on line 23

Warning: Cannot modify header information - headers already sent by (output started at /var/www/html/index.php:3) in /var/www/html/cache.php on line 24

Warning: Cannot modify header information - headers already sent by (output started at /var/www/html/index.php:3) in /var/www/html/cache.php on line 25
call_user_method get_class_methods Klassen/Objecten functies PHP Manual class_exists (PHP 4, 5) — Controleert of de gegeven naam bestaat als klasse Beschrijving bool ( string $klasse_naam ) Deze ...
Forum und email

class_exists

(PHP 4, PHP 5)

class_exists — Controleert of de gegeven naam bestaat als klasse

Beschrijving

bool class_exists ( string $klasse_naam )

Deze klasse retourneert TRUE als de door klasse_naam aangeven klasse is gedefinieerd. Zo niet dan retourneert deze FALSE.