Page 1 of 1

Problem echoing French characters in php

Posted: Fri Aug 07, 2009 7:20 am
by shakeeb
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

Re: Problem echoing French characters in php

Posted: Fri Aug 07, 2009 7:25 am
by Mark Baker
Ensure that the charset for your html is correctly set