anshu.sah Posted December 16, 2009 Share Posted December 16, 2009 Hello I am stuck in an SMS Control Panel application, I am not able to find from where to generate HEX Code for UNICODE Symbols & Picture File in runtime Using PHP Please help. Link to comment https://forums.phpfreaks.com/topic/185326-hex-code-for-unicode-symbols-picture-file/ Share on other sites More sharing options...
oni-kun Posted December 16, 2009 Share Posted December 16, 2009 Use htmlentities Link to comment https://forums.phpfreaks.com/topic/185326-hex-code-for-unicode-symbols-picture-file/#findComment-978339 Share on other sites More sharing options...
Adam Posted December 16, 2009 Share Posted December 16, 2009 http://php.net/manual/en/function.utf8-decode.php Not totally sure on this, the second / third comment down may be helpful to you. Link to comment https://forums.phpfreaks.com/topic/185326-hex-code-for-unicode-symbols-picture-file/#findComment-978340 Share on other sites More sharing options...
anshu.sah Posted December 16, 2009 Author Share Posted December 16, 2009 http://php.net/manual/en/function.utf8-decode.php Not totally sure on this, the second / third comment down may be helpful to you. This is Only to Encode & decode the UNICODE message , It doesn;t convert it into HEX code. Link to comment https://forums.phpfreaks.com/topic/185326-hex-code-for-unicode-symbols-picture-file/#findComment-978345 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.