PHP Classes

Classes of Sams Wilmond

Recommend this page to a friend!
  All class groups  >  All authors  >  Classes of Sams Wilmond (1)  >  Mission progress status  >  Reputation  
Picture of Sams Wilmond
Name: Sams Wilmond <contact>
Classes: 1
Country: Ghana Ghana
Age: ???
All time rank: 43506 in Ghana Ghana
Week rank: 195 Up2 in Ghana Ghana Up
All time users: 125
Week users: 0
 
  A   B   C   D   E   F   G   H   I   J   K   L   M   N   O   P   Q   R   S   T   U   V   W   X   Y   Z  
  Files folder image Simple Encryption Class  
Encode a text string by replacing its characters
This class can encode a text string by replacing its characters.

It takes a given text string and generates an encoded version of characters by looking up in an array that contains replacement characters and returns the encoded string.

The class can also do the opposite, i.e. decode a previously encoded string and return the original string after being decoded using a process that is the inverse of the encoding process.


  A   B   C   D   E   F   G   H   I   J   K   L   M   N   O   P   Q   R   S   T   U   V   W   X   Y   Z