PHP Classes

Classes of Ivan Gontarenko

Recommend this page to a friend!
  All class groups  >  All authors  >  Classes of Ivan Gontarenko (1)  >  Mission progress status  >  Reputation  
Picture of Ivan Gontarenko
Name: Ivan Gontarenko <contact>
Classes: 1
Country: Ukraine Ukraine
Age: 34
All time rank: 370559 in Ukraine Ukraine
Week rank: 178 Up4 in Ukraine Ukraine Up
All time users: 348
Week users: 0
Innovation award
Innovation award
Nominee: 1x
 
  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 PHP Number to Text Converter  
PHP Programming Innovation award nominee
August 2015
Number 13
Encode and decode numbers using character mappings
This class can encode and decode numbers using character mappings.

It can take a given number and encode it using a given list of characters to map the number.

The numbers may be encoded using pre-defined characters sets like upper or lower case letters, digits including 0 or not, and underscore or dash symbols. A custom list of characters may also be included.

The class can also do the opposite, i.e. take a previously encoded number with given character sets and decode the original number.

The class uses arbitrary precision math to allow for very long numbers to be converted.
Not yet rated by the users


  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