i am passing an SQL string with url to a serach result display pageand retrieve it using $_GET. but i don't want to view it on the address bar as plain text.
can u suggest any simple algorithm to encrypt and decrypt it.
i am not able to use md5() since it does not have decryption.