tim_perrett Posted June 5, 2006 Share Posted June 5, 2006 Hi AllI have a problem which is this...string A is encoded on server X md5('string');string B is encoded on Server Y md5('string');Now, they should both match, as its the same data, but they dont. Ive read this might be to do with encoding, but how do i force UTf-8?Any ideas?ThanksTim Link to comment https://forums.phpfreaks.com/topic/11225-md5-hash/ Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.