issue with adding accents through php
Posted by: Balaji Golla
Date: January 26, 2011 10:28AM

I am having issues adding spanish accents to my mysql database.
I had read about this issue on other posts before and tried to follow but no luck. It still keeps adding "?" instead of é
I use the query set names='utf8' after the database connection.
I have the collation of the table set to utf8_general_ci
Still no luck. Now am I suppose to delete all data and enter again? It does not work on new data that I enter after the change.
Please help!!!

Options: ReplyQuote


Subject
Views
Written By
Posted
issue with adding accents through php
4726
January 26, 2011 10:28AM
2047
February 04, 2011 09:50AM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.