No.
You can http://php.net/serialize and http://php.net/unserialize it, or you
can loop through and URLEncode each element in a different INPUT TYPE=HIDDEN
element.

--
Visit the Zend Store at http://www.zend.com/store/
Wanna help me out?  Like Music?  Buy a CD: http://l-i-e.com/artists.htm
Volunteer a little time: http://chatmusic.com/volunteer.htm
----- Original Message -----
From: Sergiy Zhenochin <[EMAIL PROTECTED]>
Newsgroups: php.general
Sent: Tuesday, February 20, 2001 3:23 PM
Subject: [PHP] how to urlencode array data for PostToHost ?


>                 If I want to post array data (like in case of options
> and checkboxes), can I urlencode the array just like a regular string?
>     Thanks,
>         Sergiy.
>
>
> --
> 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]
>


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