----- Original Message -----
From: "Lee Doolan" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Friday, May 30, 2003 10:49 AM
Subject: [PHP] reserver variable names


>
> I could swear that I once saw a statement to the effect that
> certain variable names were reserved in PHP.  Something along
> the lines of
>
>     ''variable names starting with two underscores (__) are
>     reserved... ''
>
> Is anyone else aware of this or do I have a circuit crossed
> somewhere?
>
> thanx
> --lee

Predefined constants:
http://us3.php.net/manual/en/language.constants.predefined.php?PHPSESSID=3ff
34aabf314aabe3ba7b35de816ac94

- Kevin



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

Reply via email to