PHP 5.0 SOAP documentation

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • Guest's Avatar

    #1

    PHP 5.0 SOAP documentation

    Hi all !

    I've noticed there is an experimental version of soap bundled with new PHP.
    After some digging I've managed to find a piece of information how to use it.

    It's inside the distribution, but it would be more usable if it is included with
    the rest of the PHP documentation. The information that I am unable to find is:
    how to use autogenerated wsdl file from php class. PEAR::SOAP has this ability,
    using the same trick with php soap I didn't get any usable response.

    Is there some relation between PEAR::SOAP and bundled soap? When is better to
    use first and when the second?

    Could someone enlighten me.

    Has somebody used XUL/xxxx SOAP / PHP combination with success?

    TIA

    Matja¾


Working...