Please answer this simple SPAM challenge: min(three, four)? (Example: nine)
If you are scratching your head why NuSOAP not working on PHP 5.x , the reason is this built-in SOAP Extenstion uses same soapclient() class name as Nusoap. replace 'soapclient' with 'soapclient_xxx' in nusoap.php and you are good to go...
<< Back to user notes page