> That's also not true.  Is using $foo all that better than $_GET["foo"]?

For a neophyte user - most definitely.

> But it isn't.  It's by fixing an inherent design flaw in PHP.  The proposed
> target situation is *NOT* any more difficult to the users than the
> situation is today.

Of course it is.  $foo is conceptually simpler than $_GET["foo"].  I don't
see how you can say it isn't.

-Rasmus


-- 
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to