>>>> >>>> >>> >>> Much as it pains me to ask this, you don't have REGISTER_GLOBALS on, do you? >>> >>> Jay >>> >>> -- >>> PHP General Mailing List (http://www.php.net/) >>> To unsubscribe, visit: http://www.php.net/unsub.php >>> >> >> It must be. I just ran tedd's example in both scenarios. >> >> With register_globals = Off it works like a charm. >> With register_globals = On I get the same output tedd does. >> >> register_globals = on: >> >> Problem >> >> Step 2 -- >> >> Cable Diane >> Ron Big >> Dirt Joe >> >> 0 Cable Diane >> >> 1 a i >> >> 2 >> >> register_globals = Off: >> >> Step 2 -- >> >> Cable Diane >> Ron Big >> Dirt Joe >> >> 0 Cable Diane >> >> 1 Ron Big >> >> 2 Dirt Joe >> >> Cable Diane >> Ron Big >> Dirt Joe >> >> >> -- >> Thiago Henrique Pojda >> > > Forgot my blog url, php list doesn't like it :) > > -- > Thiago Henrique Pojda > Okay, gmail must be playing with me... 3rd email rejected by "spammy url" -- Thiago Henrique Pojda -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php