I have come across some problems when inputting certain characters into my mysql database using php. What I am doing is submitting user inputted text to a database. I cannot
change the MySQL collation to utf8_unicode_ci or utf8_general_ci, including the table and the database.