Boredom Strikes Again – Old PHP Fun Scrambling Functions
Found this while looking for something that isn’t this. It will take a normal string and convert it into numbers. There really is no point to it, I think it was written years ago as a learning exercise or because I was really bored. Anyways, I converted it really fast to a shell script instead of its normal web script.
Source
http://file.ubrio.us/code/numerize.phps
Usage:
./numerize.php [option] [input]
Options:
-d Denumerize
-n Numerize
Input: Input is either the numerized output
or the string to numerize







Add Yours
YOU