How to display a mysql table data in another language properly in php

Posted by Shinigami on Stack Overflow See other posts from Stack Overflow or by Shinigami
Published on 2010-06-11T09:46:26Z Indexed on 2010/06/11 9:53 UTC
Read the original article Hit count: 138

Filed under:
|

i have a mySQL table which the data in one of its columns is in a language other than English.(Persian) when i input data in the table , it is shown properly but when i want to show the data in a php file it displays like this:???? well,what should i do in order to show the data in its correct form?

© Stack Overflow or respective owner

Related posts about php

Related posts about mysql