Need to POST multiple values with single name.

Ex.
-----------------------------55751342416306771991025074398
Content-Disposition: form-data; name="licenses"

lic1
-----------------------------55751342416306771991025074398
Content-Disposition: form-data; name="licenses"

lic2


Function http_post_fields() cannot be used due to an _associative_ array
of POST values.

Any ideas?

Maxim <[EMAIL PROTECTED]>

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

Reply via email to