Posted by Steve on 10/11/06 13:39
<worlin@hotmail.co.uk> wrote in message
news:1160512502.613711.155220@m73g2000cwd.googlegroups.com...
| Hi All,
|
| Is it possible to send an XML request from PHP to a C++ XML Server. The
| server is listening on a port and I can connect and send xml via a
| simple C++ client, but I can't get it going with PHP.
|
| I connect to the port fine, but can't seam to send any information.
|
| Can anyone shed any light on how to do this.
|
| Thanks
| Jay
can't tell you crap until you produce not only the code you're using to send
the request, but the request itself...aka. soap envelope. are there any
proxies involved?
[Back to original message]
|