
December 28th, 1999, 04:57 PM
|
|
Guest
|
|
Posts: n/a
Time spent in forums:
Reputation Power:
|
|
|
I'm new to PHP so please exscuse me if
this topic has gone round n round.
I am wondering if there is any way of
finding out if a file has been previously
required(). For example, require() some class
source code in two other class source code
files.
I thought of using some time of __FILE__
but I don't think this is correct.
Thanks for any help in advance,
mAk
|