Helping ordinary people create extraordinary websites!

A Reversible Encryption Routine for PHP

By Tony Marston
2005-04-15

Rotating each character a fixed number of positions
In this method each character is converted into a number, another number is added to it, then it is converted back into a different character from the same character set. This is how the ROT13 system works as it rotates each character 13 positions. This system is easy to break.



Tutorial pages:
 1 Votes

You might also want to check these out:


Leave a Comment on "A Reversible Encryption Routine for PHP"
You must be logged in to post a comment.

Link to This Tutorial Page!


GET OUR NEWSLETTERS