The version at http://sourceforge.net/projects/nusoap/ is now up-to-date.

Project Activity

See All Activity >

License

GNU Library or Lesser General Public License version 2.0 (LGPLv2)

Follow NuSOAP for PHP 5.3

NuSOAP for PHP 5.3 Web Site

Other Useful Business Software
Android Device Management for tablets, kiosks, POS, rugged devices, and more Icon
Android Device Management for tablets, kiosks, POS, rugged devices, and more

For single-use devices that are vertical specific like POS, Kiosk, ATM, Digital Signage, etc.

Esper is the industry's most powerful and comprehensive solution for single-purpose Android Enterprise devices such as kiosks, tablets, mPoS, digital signage, and more. It offers powerful, intuitive features to configure, deploy, and manage the your devices. It empowers control over the enterprise Android device lifecycle, including hardware, firmware, app development, monitoring, and remote remediation. Esper is the first solution to combine custom OS, enhanced firmware, a complete DevOps toolchain, and endpoint detection and response. Esper's full-stack admin suite goes beyond a regular MDM with unprecedented support for device management, remote control, and real-time OTA updates. It's the only single-dashboard suite for remote device diagnostics, advanced telemetry and debugging.
Rate This Project
Login To Rate This Project

User Ratings

★★★★★
★★★★
★★★
★★
5
1
0
0
0
ease 1 of 5 2 of 5 3 of 5 4 of 5 5 of 5 5 / 5
features 1 of 5 2 of 5 3 of 5 4 of 5 5 of 5 5 / 5
design 1 of 5 2 of 5 3 of 5 4 of 5 5 of 5 4 / 5
support 1 of 5 2 of 5 3 of 5 4 of 5 5 of 5 2 / 5

User Reviews

  • There are still few compatibility issues. I wrote a complete article on patching this. azmeer.info/nusoap-with-codeigniter/
  • Nusoapforphp53 works fine.
    1 user found this review helpful.
  • On line 2244 check if 'scheme' key is set: if(isset($u['scheme']) && $u['scheme'] == 'https'){
  • It still gives "Assigning the return value of new by reference is deprecated... on line 7384" in PHP 5.3.2. To fix this, I applied the following: put `unset($this->wsdl);` before this line of code, then removed '&' so it looks like this now and it works so far: unset($this->wsdl); $this->wsdl = new wsdl('',$this->proxyhost,$this->proxyport,$this->proxyusername,$this->proxypassword,$this->timeout,$this->response_timeout,$this->curl_options,$this->use_curl);
    1 user found this review helpful.
  • Thank you, very usefull!
Read more reviews >

Additional Project Details

Languages

English

Intended Audience

Developers

User Interface

Web-based

Programming Language

PHP

Registered

2009-11-23