barney0o0 Posted November 14, 2006 Share Posted November 14, 2006 Sorry, i created a database locally and the records show fine from the testing server.However, online the '/', '-' and '£' show up as '?'. Presently the online database is set up as mysql charset UTF -Unicode (utf8) and the connection collation as 'utf8_unicode_ci'I understand that i add '& #163;' i can get a '£' sign, however, the database is updated via html forms, so, for usability i can't really use this method. ..is there some sort of comfiguration i can do server side?Many thanks in advance Link to comment https://forums.phpfreaks.com/topic/27221-correct-characterset-newbie/ Share on other sites More sharing options...
fenway Posted November 15, 2006 Share Posted November 15, 2006 You should be able to get all of these characters in UTF-8... maybe there's a PHP issue here? Link to comment https://forums.phpfreaks.com/topic/27221-correct-characterset-newbie/#findComment-125106 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.