You need to choose right parameters for the setCharsetHandler method to match your MySQL(server) and AMFPHP service class (client) environment.
You may also want to change client charset in your service PHP class:
mysql_set_charset() - Sets the client character set
mysql_client_encoding() - Returns the name of the character set
mysql_client_encoding() - Returns the name of the character set
No comments:
Post a Comment