Sign In/My Account | View Cart  
advertisement

Article:
 Creating and Consuming Web Services With PHP
Subject: good starting and error.
Date: 2004-10-26 10:03:27
From: nestorgm

This article was a great kick into the web services world, form me. Thaks.
When I tried to test the basic examples, I found an error condition which made me look into the nusoap.php code and follow it for a few days.


After that, I realize that if I replace the line on the server
return new soapval('return','string'$taxcalc);
for
return new soapval('return','xsd:string',$taxcalc);


All the stuff worked fine.


Now I wonder why in your code, it worked the plain type 'string'.


Regards.


--Néstor


Previous Message Previous Message   Next Message Next Message


Sponsored By: