see
http://www.php.net/manual/en/function.get-class.php
-Original Message-
From: Thorsten Viel [mailto:[EMAIL PROTECTED]]
Sent: 20 March 2001 17:33
To: [EMAIL PROTECTED]
Subject: [PHP] Objectclass
Hi,
first thanks for your help on my last thread.
Another question.
Is there a
Hi,
first thanks for your help on my last thread.
Another question.
Is there a function what specifies the class of an object?
for example:
class test
{
blabla
}
$object = new test;
any_function($object) results "test"
thanks for your help
--
PHP General Mailing List (http://www.php.
2 matches
Mail list logo