Re: [PHP] Dealing with MSXML2.ServerXMLHTTP objects

2008-01-23 Thread Richard Lynch
On Wed, January 23, 2008 4:11 pm, Richard S. Crawford wrote: > For a project at work, I'm writing a PHP script that will process XML > generated and sent by an MSXML2.ServerXMLHTTP object that lives on > another > server. The XML will be sent via POST, but I'm not sure how to deal > with > it. It

[PHP] Dealing with MSXML2.ServerXMLHTTP objects

2008-01-23 Thread Richard S. Crawford
For a project at work, I'm writing a PHP script that will process XML generated and sent by an MSXML2.ServerXMLHTTP object that lives on another server. The XML will be sent via POST, but I'm not sure how to deal with it. It doesn't look, to me, as though XMLRPC is called for in this case, but I'