about SOAP and Nusoap |
[eluser]mztest[/eluser]
Today I searched the keyword "soap", many results is about "NuSoap". Is nobody use soap on CI in directly? why? what's the different between them? Now I need use soap to make api for mobile application. what I should use? soap (php5 include this) or Nusopa?
[eluser]simonmaddox[/eluser]
I've only used SOAP a limited number of times, but I've had no problems with PHP's Soap extension. If you've got it compiled into your PHP configuration, I recommend using that... http://uk2.php.net/manual/en/class.soapclient.php
[eluser]mztest[/eluser]
Thanks. I am building web services by SOAP extension. |
Welcome Guest, Not a member yet? Register Sign In |