Cynic wrote:
> >
> >Of course it is.  $foo is conceptually simpler than $_GET["foo"].
> >I don't see how you can say it isn't.
> 
> $foo is conceptually a few keystrokes. That's all simplicity
> I can see.
> 

I think that's the whole point ...

1) $foo
2) $_GET["foo"]

One looks like PHP, the other looks like Perl :-)

Anil




-- 
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