Re: quick question about using capital letters coding w/ PHP

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Bruce Gilbert wrote:
is this acceptible
if ($_post [sender_email] == "") or does at have to be if ($_POST
[sender_email] == "")

As a friendly suggestion, you should always try before you ask. You could answer your own question with a few seconds of effort. Typically, such extreme laziness is not rewarded here. Consider yourself lucky this time. :-)

If you had instead asked whether you should use $_POST[sender_email] or $_POST['sender_email'], at least we could give you the benefit of the doubt and assume that you actually tried them both.

Chris

--
Chris Shiflett
Brain Bulb, The PHP Consultancy
http://brainbulb.com/

--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php


[Index of Archives]     [PHP Home]     [Apache Users]     [PHP on Windows]     [Kernel Newbies]     [PHP Install]     [PHP Classes]     [Pear]     [Postgresql]     [Postgresql PHP]     [PHP on Windows]     [PHP Database Programming]     [PHP SOAP]

  Powered by Linux