★ wanayoo — archive 1999 http://www.php.net/manual/function.class-exists.phpNouvelle recherche | Portail wanayoo

PHP Home Page

Manual Table of Contents
Up to Classes/Objects
Quick Reference
German version of this pageJapanese version of this pageHungarian version of this page
Classes/Objects
* get_class
* get_parent_class
* get_class_methods
* get_class_vars
* get_object_vars
* is_subclass_of
* class_exists
* method_exists
* get_declared_classes
* call_user_method
Manual: class_exists
View the source code for this pageSearch the site



Previous page
 is_subclass_of
 Updated
Sat, 12 Aug 2000
method_exists 
Next page


class_exists

(PHP4 >= 4.0b4)

class_exists -- Checks if the class has been defined

Description

bool class_exists (string class_name)

This function returns true if the class given by class_name has been defined, false otherwise.


 About Notes


Previous page
 is_subclass_of
 Updated
Sat, 12 Aug 2000
method_exists 
Next page





Who's responsible for this?
Top of this page

Site
Hosting:



Located in
United States
Elements of this website are subject to copyright.
Questions about installing or using PHP should be directed to one of the mailing lists.
Only questions about the website should be directed to webmaster@php.net.