Why use Nusoap rather than PHP SOAP ? Any benifits ?
- by WarDoGG
As far as i have scourged the web, i can see an abundance of articles on how to setup Nusoap and use it to setup a soap server/client in PHP.
However, none of them seem to point to any advantages of using it than PHP's own native SOAP library. Can anyone tell me what are the pros/cons between :
Nusoap
PHP
SOAP
PEAR::SOAP
Zend SOAP