02-11-2009, 07:09 PM
|
#1 (permalink)
|
|
The Contributor
Join Date: Sep 2008
Location: Miami
Posts: 39
Thanks: 7
|
Creating your own encryption method
Hello , How could I compile a class/function to create my own encryption method.
eg:
Code:
$text = 'milkdud22'
output: my25Ql$jk
|
|
|