In a webservice I developed I have answers with characters like à, é, è, ñ,...
I have the following problem :
<faultstring>SOAP-ERROR: Encoding: string 'Français' is not a valid utf-8 string</faultstring>
What can be done to solve that ?
I have already changed the encoding in the wsdl but it creates other problems.
Thank you for your answers.
Mathieu,
-- PHP Soap Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php