Re: Send XML from PHP to C++ Server
- From: "Steve" <no.one@xxxxxxxxxxx>
- Date: Wed, 11 Oct 2006 08:39:29 -0500
<worlin@xxxxxxxxxxxxx> wrote in message
news:1160512502.613711.155220@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
| 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?
.
- Follow-Ups:
- Re: Send XML from PHP to C++ Server
- From: Johnny
- Re: Send XML from PHP to C++ Server
- References:
- Send XML from PHP to C++ Server
- From: worlin
- Send XML from PHP to C++ Server
- Prev by Date: Re: stub function question (simulating data returned from a db query)
- Next by Date: Re: Interactive Form Maker???
- Previous by thread: Send XML from PHP to C++ Server
- Next by thread: Re: Send XML from PHP to C++ Server
- Index(es):
Relevant Pages
|