#55 SOAP

XOOPS_2.x
open
nobody
5
2012-09-25
2004-02-22
Markus Elfring
No

Please support SOAP messages and not only XML-RPC.
Would you like to benefit from the interface "http://soap2corba.sourceforge.net/"?

Discussion

  • fatman
    fatman
    2004-03-14

    Logged In: YES
    user_id=997460

    I've used the nuSoap php class file with a xoops module and
    it worked great. The only other decent SOAP tool I've seen
    for PHP is PEAR:SOAP however this would need to be set up or
    installed outside of xoops (i think).

    nuSoap is used in the Xoogle module at xoops.org downloads
    section.