NYCPHP Meetup

NYPHP.org

[nycphp-talk] Global settings in PHP

Christopher R. Merlo cmerlo at turing.matcmp.ncc.edu
Wed May 7 18:55:32 EDT 2003


On 2003-05-07 17:29 -0400, Hans Zaunere <hans at nyphp.org> wrote:

> > This elevates the need for $_POST["my_posted_data"] when retrieving posted
> > data.
> 
> Absolutely, and the superglobals (ie $_POST, $_GET) make it a breeze.  Just a
> tip, though, unless there's a dollar sign (variable) inside the braces, use
> single quotes.  $_POST['my_posted_data'] is much faster.

Never heard that before.  Why is that?
-c

-- 
cmerlo at turing.matcmp.ncc.edu        http://turing.matcmp.ncc.edu/~cmerlo

Some men are discovered; others are found out.



More information about the talk mailing list