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

if you use var_dump() instead of print_r() you will see what I am talking about.

--
Jim Lucas

   "Some men are born to greatness, some achieve greatness,
       and some have greatness thrust upon them."

Twelfth Night, Act II, Scene V
    by William Shakespeare

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

Reply via email to