Problem echoing French characters in php
Posted: Fri Aug 07, 2009 7:20 am
Hi All,
Am facing a problem while echoing the French words in php file, they are not being displayed properly, for example:
when I display <a href="">arrêt</a> (arrêt is a french word meaning stop) with in a php file then the out put is "arr�t", How to fix this any Idea........
Thanks,
Shakeeb
Am facing a problem while echoing the French words in php file, they are not being displayed properly, for example:
when I display <a href="">arrêt</a> (arrêt is a french word meaning stop) with in a php file then the out put is "arr�t", How to fix this any Idea........
Thanks,
Shakeeb