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.
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.