php1 Posted December 26, 2008 Share Posted December 26, 2008 Dear all, i have a text file which contain some text in a encoded format. how to decode the text and how to check which encoding is used for that text. the text in my text file is in the from text = 050003000302004A0048004A004D004A006B006A0047004A004D004A0048004A004D004A0047004A004D0047004A004D004A0047004A0047004A004D004A004E004A0047004A004D004A0047004A004D006A0067006A00610067004D004A0047004A006A006D006A002E002C0027003F00210022002D002800290040002F003A005F003B002B00260025002A is there any way to decode it to a normal text message Link to comment https://forums.phpfreaks.com/topic/138444-how-to-check-which-text-encoding-is-used-using-php/ Share on other sites More sharing options...
HektoR Posted December 26, 2008 Share Posted December 26, 2008 i think ,that you must know algorithm of decoding. Link to comment https://forums.phpfreaks.com/topic/138444-how-to-check-which-text-encoding-is-used-using-php/#findComment-723859 Share on other sites More sharing options...
php1 Posted December 26, 2008 Author Share Posted December 26, 2008 You mean some algoritm is there for this encoding and by knowing that only we can decode. whether this not fall in the normal encoding standards\. is there any way to know which encoding is used Link to comment https://forums.phpfreaks.com/topic/138444-how-to-check-which-text-encoding-is-used-using-php/#findComment-723862 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.