selenin Posted January 19, 2012 Share Posted January 19, 2012 Hi Does anybody know how I encode this ö to this ö original it's an ö Quote Link to comment https://forums.phpfreaks.com/topic/255374-special-chars-problem/ Share on other sites More sharing options...
Psycho Posted January 19, 2012 Share Posted January 19, 2012 htmlentities() Quote Link to comment https://forums.phpfreaks.com/topic/255374-special-chars-problem/#findComment-1309324 Share on other sites More sharing options...
selenin Posted January 19, 2012 Author Share Posted January 19, 2012 Thanks a lot I made htmlentities($variable, ENT_QUOTES, "UTF-8") works great, I'm so glad Now does anybody know how I make ö and ö to an ö Quote Link to comment https://forums.phpfreaks.com/topic/255374-special-chars-problem/#findComment-1309326 Share on other sites More sharing options...
selenin Posted January 19, 2012 Author Share Posted January 19, 2012 Okaj one I got html_entity_decode() Quote Link to comment https://forums.phpfreaks.com/topic/255374-special-chars-problem/#findComment-1309332 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.