I have encrypted a data using md5() function .what function should i use or how do i decrypt back my original data?
Hi,
md5() is only "one way encryption". There is no chance, to decrypt the eyncrypted data !