brem13 Posted March 11, 2010 Share Posted March 11, 2010 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?? Link to comment https://forums.phpfreaks.com/topic/194934-posting-ascii-codes-to-mysql/ Share on other sites More sharing options...
fenway Posted March 15, 2010 Share Posted March 15, 2010 That's not mysql's fault, that's php's fault. Link to comment https://forums.phpfreaks.com/topic/194934-posting-ascii-codes-to-mysql/#findComment-1026487 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.