|
Posted by Dotan Cohen on 07/24/05 21:39
On 7/24/05, Bruce Gilbert <webguync@gmail.com> wrote:
> Hello,
>
> I am well versed in coding with xhtml which requires all lower case
> and am pretty much a newbie at PHP so that is why I am asking this
> question.
>
> is this acceptible
>
> if ($_post [sender_email] == "") or does at have to be if ($_POST
> [sender_email] == "")
>
> in short, do uppercase and lowercase always have the same meaning.
>
> thx,
>
PHP is case-sensitive. UppERCase is NOT the same as uppercase. HTML is
not case sensitive only because browsers are forgiving.
Dotan
http://lyricslist.com/lyrics/artist_albums/282/john_elton.php
John, Elton Song Lyrics
Navigation:
[Reply to this message]
|