> It may be a bug in your PHP - walking an array with each probably sets some
> internal position marker which may be buggy for your very situation (global
> variable in local function - something like that).

Thanks for that. I tried it with foreach and it works now.

Jason

-- 
Hofstadter's Law : "It always takes longer than you expect, even when you
take Hofstadter's Law into account."


-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to