hey, im trying to have ascii characters posted to a mysql database but something is screwing up. im trying to have peoples heights in a drop down ex
4’4"which should show up in the mysql database as such. but its showing up as 4'4", i want it to show in the drop down as 4'4" and in the sql database as 4’4"...any suggestions??