Posted by C. on 05/01/07 11:43
On 1 May, 05:19, Rami Elomaa <rami.elo...@gmail.com> wrote:
> Ryan Govostes kirjoitti:
>
> > In my PHP script, I'd like to examine another PHP file to get
> > information on the classes it will define before I include it
> > (alternatively, getting a list of the classes after I've included it
> > would be fine too).
>
> I'm curious, what would you do with this info?
>
me too. I suspect you really want to learn how to use the autoloader
facility.
C.
[Back to original message]
|