Howdy all,
I have this strange problem which doesn't affect much when use, but just doesn't looks right. That field is encoded as GB2312 (Simplified Chinese) while I set the whole wordpress encoded as UTF-8. So the upload field shows whole bunch of mojibake, lol...
Any ideas? Or it's my host's problem?
--
<?php
echo "This is from Leo Li";
?>
--
<?php
echo "This is from Leo Li";
?>
_______________________________________________ wp-testers mailing list [email protected] http://lists.automattic.com/mailman/listinfo/wp-testers
