gt;
> > -Original Message-----
> > From: Philip Hallstrom [mailto:[EMAIL PROTECTED]]
> > Sent: Thursday, April 04, 2002 2:28 AM
> > To: Mikhail Avrekh
> > Cc: [EMAIL PROTECTED]
> > Subject: [PHP] Re: included file name
> >
> > Check the constants sectio
ginner.com (Where PHP Begins)
[EMAIL PROTECTED]
www.phpbeginner.com
> -Original Message-
> From: Philip Hallstrom [mailto:[EMAIL PROTECTED]]
> Sent: Thursday, April 04, 2002 2:28 AM
> To: Mikhail Avrekh
> Cc: [EMAIL PROTECTED]
> Subject: [PHP] Re: included file name
>
&
Check the constants section of the manual...
__FILE__ (case-insensitive)
The name of the script file presently being parsed. If used within a file
which has been included or required, then the name of the included file is
given, and not the name of the parent file.
On Wed, 3 Apr 2002, Mikhail
3 matches
Mail list logo