Posted by jdonnell on 01/09/06 07:28
How can I send an http request with php that is similar to the following? Notice the raw (unnamed) post data. HTTP/1.1 200 OK Date: Mon, 12 Aug 2002 01:31:10 GMT Status: 200 OK Connection: Close Content-Length: 510 Content-Type: text/xml; charset=UTF-8 <?xml version="1.0"?> <myXml> .... a bunch of xml here ... </myXml>
[Reply to this message]
Copyright © 2005-2006 Powered by Custom PHP Programming