You're right.

BTW, can sessions and $POST be mixed? If yes is there any reason what so 
ever to do that?

-W

"Stut" <[EMAIL PROTECTED]> kirjoitti viestissä:[EMAIL PROTECTED]
> William Stokes wrote:
>
>>From here:
>>$arr_siirto = array((serialize('1','2','3'));
>>
>>after removing the single quotes it started to work.
>>
>
> Yes, the quotes here are not needed because they're numbers. If they were 
> not numbers then the quotes would still be needed.
>
> -Stut 

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

Reply via email to