I told you something incorrectly yesterday:- -> "From what you say you dont want get_class_name because this gives you the name of the class not the instance of it."
get_class is PHP's function for getting the name of a class not get_class_name Sorry - I must have been thinking in Java mode. Debbie ----- Original Message ----- From: "Davíð Örn Jóhannsson" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Tuesday, October 01, 2002 1:59 PM Subject: [PHP] OOP class names > Is there any way to get a print out of class names of an object, lets > say I have a object called obj and I have x number of classes and I want > to find out, theyr names, for example obj->class1 obj->class2 etc. > > Thanks David > -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php