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 Κλάσεις/Αντικείμενα PHP Manual class_exists (PHP 4, 5) — Ελέγχει εάν η κλάση έχει οριστεί Περιγραφή bool (...
Forum und email

class_exists

(PHP 4, PHP 5)

class_exists — Ελέγχει εάν η κλάση έχει οριστεί

Περιγραφή

bool class_exists ( string $class_name )

Η συνάρτηση επιστρέφει TRUE εάν η κλάση class_name έχει οριστεί, και FALSE εάν όχι.

Δείτε επίσης get_declared_classes().