curl-and-php
Re: curl and xml problem
From: Daniel Stenberg <daniel_at_haxx.se>
Date: Tue, 18 Mar 2008 22:51:47 +0100 (CET)
Date: Tue, 18 Mar 2008 22:51:47 +0100 (CET)
On Tue, 18 Mar 2008, Michael Horowitz wrote:
> When people normally post xml data with curl how does it come out. Is
> the normal method for it to look like an array or a string?
That's normally not our concern. curl and libcurl send POSTs, the receiving
end is not (lib)curl stuff and thus we don't tend to talk about it here...
In my own scripts I always receive posted content the way I think is most
suitable for the particular script/site I'm writing.
I suppose you should ask in a more generic PHP forum on how people in general
receive their POSTs.
-- Commercial curl and libcurl Technical Support: http://haxx.se/curl.html _______________________________________________ http://cool.haxx.se/cgi-bin/mailman/listinfo/curl-and-phpReceived on 2008-03-18