How Can I Get this PHP Script to Echo Back the Result?

Baseball Freak

New member
I am using this script to let users encrypt their password on their computers in a file. (Users will run this script from their computer) My problem is that I cannot figure out how to get the encrypted password to echo back to the users. How can I do this?

This is the script: http://www.tonymarston.net/php-mysql/encryption.html
 
Back
Top