Wed Sep 10, 2008 3:48 am |
Replies: 2 |
Views: 8727 |
|
 |
I have solved this problem (int the nusoap.php file this could changed) but eucountered another problem, this is what I need to do to solve it:
I need to change the request from this:
<?xml ...
|
Mon Sep 08, 2008 10:05 am |
Replies: 2 |
Views: 8727 |
|
 |
A simpler side question how do I change the encoding from ISO-8859-1 to UTF-8? This seems to be the problem behind the error.
I tested the webservice using soapUI 2.0.2 and it works just fine, so t ...
|
Mon Sep 08, 2008 9:24 am |
Replies: 2 |
Views: 8727 |
|
 |
Hi,
I'm trying to use a WSDL webservices but I'm new to the whole thing. I have used PHP on a few sites but never to call a webservices.
I'm helping other to use one that is avaliable by a compa ...
|