curl-and-php
RE: Posting multiple values for a single key
From: Daniel Stenberg <daniel_at_haxx.se>
Date: Thu, 3 Jul 2008 23:10:39 +0200 (CEST)
Date: Thu, 3 Jul 2008 23:10:39 +0200 (CEST)
On Thu, 3 Jul 2008, David Yamanoha wrote:
> So the real problem is, multiple values per single key, AND image data all
> being posted through the same form.
... yes, that sounds like a multipart formpost and then I agree with you: that
cannot be done with PHP/CURL the way it is designed today.
I have a friend that has some done some work in this area recently, so
possibly this will be improved in the future.
-- / daniel.haxx.se _______________________________________________ http://cool.haxx.se/cgi-bin/mailman/listinfo/curl-and-phpReceived on 2008-07-03