Hi all
I know you dont really have to specify languages when you are inserting text into a database (or do you?)
anyway when displaying the text from a database, besides specificying the charsets, what else would you have to specify?
I ask because I am storing Hindi text in a mySQL database but when I output it, using charset utf-8 - it looks like pure crap?
anyone with ideas?