in my PHP Mysql data base i have a table.
the table field values are in UNICODE FONT. (eg:. எடுத்து காட்டு.) this is UNICODE TAMIL FONT. but when i retrive that same data from the table the output come like this ?????????????????????? . what is the problem. wht i have to do for this is there any collation type to display the UNICODE fonts correctly? i tried UTF8_UNICODE_ci collation.
please sort out this problem.
i tried by changing the php.ini file
default_charset = "utf-8"



Reply With Quote

Bookmarks