shadiadiph Posted June 25, 2010 Share Posted June 25, 2010 Having a slight problem with ajax posting words like Fushë Kruja to a php page using xmlHttp.setRequestHeader('Content-Type', 'application/x-www-form-urlencoded'); I have tried urldecode and rawurldecode and using stripslashes before decoding but the last ë in Fushë keeps coming weird like Fushë Kruja The php page and javascript have the correct encoding as they are the same pages that get Fushë Kruja from the database before i send it back Any tips on how to solve this? Link to comment https://forums.phpfreaks.com/topic/205870-decoding-special-characters-posted-by-ajax/ Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.