Hi,

Just a simple question about the HTTP_POST_VARS.  I know my forms will work
if I use only the name of the input.  Say a text box called FirstName.  I
can just do:

print "$FirstName";

and everything works fine.  Why would I want to use

print $HTTP_POST_VARS["FirstName"];

instead?


Thanks

-- 
Chris Sechiatano
[EMAIL PROTECTED]
www.chris-s.com

PGP Key 0x0021EFA0

Attachment: msg67494/pgp00000.pgp
Description: PGP signature

Reply via email to