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

PHP Home Page

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



Previous page
 Klassen/Objekte
 Updated
Sat, 12 Aug 2000
get_parent_class 
Next page


get_class

(PHP4 >= 4.0b2)

get_class -- Returns the name of the class of an object

Description

string get_class (object obj)

This function returns the name of the class of which the object obj is an instance.

See also get_parent_class(), is_subclass_of()


 About Notes


Previous page
 Klassen/Objekte
 Updated
Sat, 12 Aug 2000
get_parent_class 
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.