zed420 Posted August 8, 2008 Share Posted August 8, 2008 Hi All I wonder if someone can help, how can I decode some data using PHP. Thanks Zed Link to comment https://forums.phpfreaks.com/topic/118807-php-decoding/ Share on other sites More sharing options...
DarkWater Posted August 8, 2008 Share Posted August 8, 2008 What kind of data...? Link to comment https://forums.phpfreaks.com/topic/118807-php-decoding/#findComment-611742 Share on other sites More sharing options...
zed420 Posted August 8, 2008 Author Share Posted August 8, 2008 Thanks for looking at my post, Data like this; 6a75 6d70 6564 Link to comment https://forums.phpfreaks.com/topic/118807-php-decoding/#findComment-611745 Share on other sites More sharing options...
DarkWater Posted August 8, 2008 Share Posted August 8, 2008 Huh? What's it encoded in? Link to comment https://forums.phpfreaks.com/topic/118807-php-decoding/#findComment-611747 Share on other sites More sharing options...
zed420 Posted August 8, 2008 Author Share Posted August 8, 2008 I'm not sure ... Link to comment https://forums.phpfreaks.com/topic/118807-php-decoding/#findComment-611749 Share on other sites More sharing options...
DarkWater Posted August 8, 2008 Share Posted August 8, 2008 Then you can't decode it....That's like me saying decode this: AHSFDnadjsa9fajlifu9889q89ujflak Since you don't know what it's encoded in, or HOW it's encoded (you don't know the method), you have no way of decoding it. It could mean fish, foot, "Hey there", "I like pie", "Oh hey there, how do you do? Wonderful day for a tea party, isn't it?" or "Yo yo yo". You have no idea. Find out how it was encoded and MAYBE we can help. Link to comment https://forums.phpfreaks.com/topic/118807-php-decoding/#findComment-611751 Share on other sites More sharing options...
zed420 Posted August 8, 2008 Author Share Posted August 8, 2008 I believe it was encoded in php. Link to comment https://forums.phpfreaks.com/topic/118807-php-decoding/#findComment-611819 Share on other sites More sharing options...
DarkWater Posted August 8, 2008 Share Posted August 8, 2008 That makes no sense, sorry...PHP can do several types of encryption. >_> You need to find out what encoding it is. Link to comment https://forums.phpfreaks.com/topic/118807-php-decoding/#findComment-611824 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.