I'm sending a request to a remote web page using PHP's cURL in order to get
a response back in XML. I've done this before and usually assign the
response to a variable (eg. $result) before using Sablatron to transorm the
XML. Here is the code I've been using:
http://www.mysite.com/xml.asp";);
cur
I read an article that said to replace the php5isapi.dll with the one from
RC2.
The article is at http://bugs.php.net/bug.php?id=28799
"David Charles" <[EMAIL PROTECTED]> wrote in message
news:[EMAIL PROTECTED]
> I can set up the latest version of 4 to run under IIS6 as isapi dll in 5
> minutes. N