PHP Classes

Packages of Chris Nizz

Recommend this page to a friend!
  All class groups  >  All authors  >  Packages of Chris Nizz (2)  >  Mission progress status  >  Reputation  
Picture of Chris Nizz
Name: Chris Nizz <contact>
Classes: 2
Country: United States United States
Age: ???
All time rank: 39247 in United States United States
Week rank: 195 Up19 in United States United States Up
All time users: 7034
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 Crypt Class PHP  
Encrypt and decrypt data using Rijndael 256 cypher
This is a simple class that can be used to Encrypt and decrypt data using Rijndael 256 cypher.

It can take a string of data and encrypt it with a given secret key.

The class can also do the opposite, i.e, decrypt the date using the same secret key.

  Files folder image PHP 5 IMAP Class  
Retrieve messages from an IMAP server
This class can be used to retrieve messages from an IMAP server.

It uses the PHP IMAP extension to access to a given IMAP server and can execute several operations to retrieve different parts of the available messages.

Currently it can retrieve information of the mail box, retrieve message headers, retrieve the message data and attachments.


  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