We have this big webmail script, it works fine, the problem is that is carries the authentication data (username and password) between scripts using plaintext form fields (<input type="hidden">)
Is there any function to encrypt the password, maybe using apache's "UNIQUE_ID" as the key, to send on the form and then decrypt it on the script that recieves the information?
At least while we find a better solution.
Thanks.
In reply to Ecryption? by Punto
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |