NuSOAP for PHP 5.3

21 Recommendations
185 Downloads (This Week)
Last Update:
Download nusoap-for-php5.3-0.7.3.7z
Browse All Files
Windows Mac Linux

Description

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

NuSOAP for PHP 5.3 Web Site

Update Notifications





User Ratings

 
 
21
4
Write a Review

User Reviews

  • Posted by Catalin Vancea 2010-09-23

    On line 2670 magic_quotes_runtime() is deprecated. ;;; Use use ini_set('magic_quotes_runtime', 0); instead.

  • Posted by Blake 2012-10-30

    great program nusoapforphp53, thanks.

  • Posted by José Ignacio 2011-12-15

    On line 2244 check if 'scheme' key is set: if(isset($u['scheme']) && $u['scheme'] == 'https'){

  • Posted by Paul P. 2010-08-03

    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);

Read more reviews

Additional Project Details

Languages

English

Intended Audience

Developers

User Interface

Web-based

Programming Language

PHP

Registered

2009-11-23

Icons must be PNG, GIF, or JPEG and less than 1 MiB in size. They will be displayed as 48x48 images.