Hello, I would like my blog to be a Unicode enabled site. How am I going to do that? My blog is very simple, there are fields of EntryNum, Date, Title and Content in mysql database, but I want write some characters into my entry and save it to mysql, after that retrieve those characters and display on browser. Any thoughts?
