Hi,

We are doing the exact same thing using a simple HTTP Post - the receiving PHP 
receives the XML, processes it, and sends back an XML answer.

Works great.

Hope this helps.

Quentin

-----Original Message-----
From: K.C.P. van Zijl [mailto:[EMAIL PROTECTED]]
Sent: Thursday, 19 December 2002 10:52 a.m.
To: [EMAIL PROTECTED]
Subject: [PHP] sending AND recieving XML


Hello,

I'm building this web application that has to communicate with some
other web servers. This communication is done by sending and receiving
XML. I discovered I don't have curl support compiled in PHP and was
wondering if there are other ways to send and receive XML? 

 

1. Perhaps I can communicate with curl by using exec (I've installed the
curl RPM package)? 

2. Or perhaps "fsockeropen()" could do the job.

 

In both cases I don't have any experience with any of these 2 functions.
Does anyone have an example for me?

 

Thanks,

Karel

The information contained in this email is privileged and confidential and
intended for the addressee only. If you are not the intended recipient, you 
are asked to respect that confidentiality and not disclose, copy or make use 
of its contents. If received in error you are asked to destroy this email 
and contact the sender immediately. Your assistance is appreciated.

--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to