Change the enconding of responses (Official PHP API)

Hi all,

I know JSON's format is UTF-8 but I need to convert the responses retrieved from my application into an array only containing data in ISO-8859-1

Is there any way to do that natively (using the official API) or I need to parse the whole array of results?

Kind regards,

Juan.

This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.