PHP Encrypt/Decrypt Text!
The script includes an encrypt and decrypt function that will change normal text into an encrypted version using PHP's strtr(); function. It basically changes every known character in the arrays to a different character, ex: a=>9, b=>é, c=>r, etc. Note: This script uses a very easy algorithm, if it could even be considered that, and isn't recommended for extremely secure data content (use PHP's md5 hash with a salt or a one way encryption script). ######################### Please note the characters:ÃóúñѪº¿æÆôö are not compatible with the program.
Visit publisher site: PHP Encrypt/Decrypt Text!Listing Details
- Version:
- 1.2.6
- Filed in:
-
Scripts / PHP / Scripts & Programs / Miscellaneous
- Submitted on:
- Last Updated:
- Apr 22, 2010
- Publisher:
- Keith Armstrong Other listings by this publisher
License & Pricing Information
LICENSE #1
- License Type:
- Freeware
- Price:
- $0.00 USD
- Additional Info:
User Reviews
Be the first to review this listing!Not yet reviewed by any member.... You can be the FIRST one to write a review for PHP Encrypt/Decrypt Text!