Re: [PHP] reserver variable names

2003-05-31 Thread Kevin Stone
- 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 re

[PHP] reserver variable names

2003-05-31 Thread Lee Doolan
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 --l