Posted by Jochem Maas on 03/04/05 10:42
yangshiqi wrote:
> I have a question that how to get the class name, which is initialized by
> other class or function.
>
....
>
>
> How can I get class b's name in a?
>
you have the get_class() function,
you have the __CLASS__ constant....
can you give an example of a situation where you are having
trouble of retrieving the className of a subclassed object (or class)?
>
>
>
>
> Best regards,
>
> Yang Shiqi
>
>
>
>
>
>
>
>
>
>
Navigation:
[Reply to this message]
|