seed of eternity asked:
I used echo and it doesn’t work
I used echo and it doesn’t work
I use varbinary field to store the japanese characters. It saved well, but the php doesn’t work.


1 Comment to 'How to use PHP script and show Japanese characters ?'
October 6, 2009
You need to use UTF8 encoding on you pages and also on your mysql database to save and display a Japanese character.
Leave a comment