Forums

Help needed! Character encoding in MySQL search

pmvieira 27 May, 2008
Hi!


I'm using a form to search a mysql database. All the data in database is encoded in Latin characters. The problem is when the results are presented, the characters are not latin (that means i can't have special latin chacters such as á or à .

I've already changed the encoding of chronocontact.php and chronocontact.html.php to UTF-8, but still not working.

How can I solve this?


PS- If I create the form in a separate HTML page and run the query, I can view all the characters corretly.
This topic is locked and no more replies can be posted.