Re: Array of structs
"Gaetano Giunta" <[email protected]>
| Newsgroups | gmane.comp.php.xml-rpc |
|---|---|
| Message-ID | <[email protected]> |
Can you be more specific with the kind of error you are having? One wild stab: I've noticed your second city has an accented name. Try out using iso-8859-1 as default charset encoding (it is defined in xmlrpc.inc) and see if it helps Gaetano