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?? Quote 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. Quote 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
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.