mmaz
Programmer
- Nov 22, 2000
- 347
Hi,
My database (MySQL) contains values with special characters ("é", "è", etc). My problem is, they're not being displayed correctly on my web page (and in MySQL). For example, "é" is now "é".
Is there a function in php that I can use to fix that?
Thanks,
Marie
My database (MySQL) contains values with special characters ("é", "è", etc). My problem is, they're not being displayed correctly on my web page (and in MySQL). For example, "é" is now "é".
Is there a function in php that I can use to fix that?
Thanks,
Marie