Ray,

__FILE__ is the constant (there's also __LINE__) that is defined right
within the file, so its value cannot be modified.

Look up here:
http://www.php.net/manual/en/language.constants.php



Sincerely,

Maxim Maletsky

PHP Beginner
www.phpbeginner.com


> -----Original Message-----
> From: Ray Hunter [mailto:[EMAIL PROTECTED]]
> Sent: Thursday, August 08, 2002 10:26 PM
> To: PHP GEN
> Subject: Re: [PHP] File Question
> 
> I guess my question is does PHP support additional macros like this?
> 
> 
> .: B i g D o g :.
> 
> 
> ----- Original Message -----
> From: "B i g D o g" <[EMAIL PROTECTED]>
> To: "PHP GEN" <[EMAIL PROTECTED]>
> Sent: Thursday, August 08, 2002 2:23 PM
> Subject: [PHP] File Question
> 
> 
> > I have been looking all over the manual and I have not found
anything
> for
> "
> > __FILE__ " does anyone know where I can get more info on its use in
PHP?
> >
> >
> > .: B i g D o g :.
> >
> >
> > --
> > PHP General Mailing List (http://www.php.net/)
> > To unsubscribe, visit: http://www.php.net/unsub.php
> 
> 
> --
> PHP General Mailing List (http://www.php.net/)
> To unsubscribe, visit: http://www.php.net/unsub.php



-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to