Login   Register  
PHP Classes
elePHPant
Icontem

Class: Base32

Recommend this page to a friend!
Stumble It! Stumble It! Bookmark in del.icio.us Bookmark in del.icio.us
  Classes of Shannon Wynter  >  Base32  >  Download .tar.gz .zip  >  Support forum Support forum (1)  >  Blog Blog  >  RSS 1.0 feed RSS 2.0 feed Latest changes  
Name: Base32
Base name: base32
Description: Encode and decode data with MIME base 32 encoding
Related classes: , , , ,
Version: -
PHP version: -
License: GNU General Public License (GPL)
All time users: 1113 users
All time rank: 2742
Week users: 2 users
Week rank: 1770
Picture of Shannon Wynter
Author: Shannon Wynter is available for providing paid consulting. Contact Shannon Wynter .
Packages: 8 Browse this author's classes Browse this author's classes
Country: Australia Australia - PHP jobs in Australia
Age: 30
All time rank: 1252 in Australia Australia
Week rank: 236 Down3 in Australia Australia Down
Innovation award
Innovation award
Nominee: 3x


  Detailed description  
This class can be used to encode data in MIME base 32 encoding according to the RFC 3548 specification.

There are 3 output character sets available:
* RFC 3548 (A-Z2-7)
* Safe (0-9A-HJKMNP-TV-Z)
* Hex like (0-9A-V)

Base 32 is similar to base 64, except that it uses only letters and digits, but no symbols, so it is more immune to character loss due to misinterpretation during transmission.

 

  Groups  
Group folder image PHP 5 Classes using PHP 5 specific features View top rated classes
Group folder image Text processing Manipulating and validating text data View top rated classes

  Rate classes User ratings   Applications   Related links   Files Files  

  User ratings  
There are not enough user ratings to display for this class.

  Applications that use this class  
No application links were specified for this class.
Add link image If you know an application of this package, send a message to the author to add a link here.

  Related links  
Link Description
Full Description Link to the full description on Fremnet.net

  Files folder image Files  
File Role Description
Plain text file class.base32.php5 Class The actual class
Plain text file example.php Example An example

Download all files: base32.tar.gz base32.zip
NOTICE: if you are using a download manager program like 'GetRight', please Login before trying to download this archive.