Re: Getting SOAP request (POST body)



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/
.



Relevant Pages

  • Re: [PHP] Fun with SOAP.
    ... I'm not sure how it looks etc with with soapui but I noticed you ... mentioning you don't want to mess with nusoap. ... That being said I don't send attachments. ... > always give it a shot when im having soap troubles. ...
    (php.general)
  • Re: [PHP] PHP and SOAP calls
    ... I have been using nusoap to development a client that makes SOAP calls ... So I have read that PEAR also has a package that makes SOAP calls ... Now Im running PHP 4.4xxx and I need to get this up and running ASAP. ... I've used nuSoap, and I think I used PEAR::SOAP once. ...
    (php.general)
  • Re: d7 personal vs 2005/6
    ... I looked at the indy soap, but their libraries have not been updated in over 3 years, so I assume their development is dead. ...
    (borland.public.delphi.non-technical)
  • any library for SOAP 1.1 or SOAP 1.2?
    ... especially for sending SOAP requests and parsing SOAP ... responses. ... could find ZSI and soap.py libraries. ...
    (comp.lang.python)
  • Re: any library for SOAP 1.1 or SOAP 1.2?
    ... especially for sending SOAP requests and parsing SOAP ... could find ZSI and soap.py libraries. ... Support for SOAP 1.2 is on the ZSI wishlist. ...
    (comp.lang.python)