Posted by noone on 02/28/06 05:17
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/
Navigation:
[Reply to this message]
|