How To Insert and View Vietnam Font To Mysql And PHP
utf8_general_ci
Later I 've got problem with Vietnam Font when I insert Vietnam font on my web, can't save on Mysql, then i change colation with
ALTER TABLE `table-name` CHANGE `table-name`. `field_name` TEXT CHARACTER SET utf8 COLLATE utf8_general_ci NOT NULL
No comments for "How To Insert and View Vietnam Font To Mysql And PHP"
Post a Comment