05-04-2011, 07:04 AM
(05-04-2011, 05:00 AM)milopeach Wrote: I don't suppose there is a way to encrypt it with a few hash sequences that the server can decrypt so he/she has a more secure POST Request is there?
You cannot 'decrypt' a hash... the OP could however see if your server has the mcrypt library installed and try to figure out how to use that. But base64 would be perfect if you don't need it to be very secure.
I code at http://tech.reboot.pro