Re: Getting SOAP request (POST body)
- From: noone <noone@xxxxxxxxxxx>
- Date: Tue, 28 Feb 2006 03:17:46 GMT
Joshua Morgan wrote:
Hey all,
I want to write my own SOAP server without using any libraries such as
PEAR::SOAP or nusoap.
My question is how do I get the soap request from the POST body? It
doesn't appear possible to do it via $_POST.
Thanks,
Joshua Morgan
I would have to say "if you are asking that question you are not anywhere near ready to start coding a "server""!!
To fully understand the SOAP protocol, here is a good place to start:
http://www.w3.org/TR/2000/NOTE-SOAP-20000508/
.
- Follow-Ups:
- Re: Getting SOAP request (POST body)
- From: Joshua Morgan
- Re: Getting SOAP request (POST body)
- References:
- Getting SOAP request (POST body)
- From: Joshua Morgan
- Getting SOAP request (POST body)
- Prev by Date: Re: php mailing list operation
- Next by Date: Re: Getting SOAP request (POST body)
- Previous by thread: Re: Getting SOAP request (POST body)
- Next by thread: Re: Getting SOAP request (POST body)
- Index(es):
Relevant Pages
|