Flash的仆街與救贖
In your htdocs\amfphp\gateway.php
Comment this line of code:
//$gateway->setCharsetHandler("utf8_decode", "ISO-8859-1", "ISO-8859-1");
Add this line of code:
$gateway->setCharsetHandler( "utf8_decode", "UTF-8", "UTF-8" );
Post a Comment
No comments:
Post a Comment