Re: Comparing string to array

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

 



Jim Lucas wrote:
Richard Davey wrote:
Hi Jim,

Tuesday, June 19, 2007, 5:06:47 PM, you wrote:

DON'T USE SINGLE QUOTES IN YOUR NAME=""  ATTRIBUTE

Hate to piss on your bonfire but a single quote is a perfectly valid
(if somewhat stupid choice of) character for inclusion in an array key.

Cheers,

Rich
in this case, it isn't a valid char.

Look at his output, you will see that the single quotes are being included in the actual value of the submitted array.

So, in this case, they will mess with his comparison.

you'll be comparing

"'bob'"

not

"bob"

Look at the output a little closer...

I'm not sure who's output you are referring to, but while you're making sense as a comment to a competely different question, it's not relevant to this question.

-Stut

--
http://stut.net/

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