convert to displayable format

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

Post Reply
persiangulf
Forum Commoner
Posts: 30
Joined: Tue Jan 29, 2008 12:04 pm

convert to displayable format

Post by persiangulf »

The collation of my database,tables and fields is utf8_persian_ci. I stored my info in some of tables in incorrect encoding (something like باز شدن فروشگاه سایت not باز شدن فروشگاه سایت), i want to convert and display them in correct one, how can i do it?
Post Reply