PHP Classes

Packages of Hatem Mohamed

Recommend this page to a friend!
  All class groups  >  All authors  >  Packages of Hatem Mohamed (3)  >  Mission progress status  >  Reputation  
Picture of Hatem Mohamed
Name: Hatem Mohamed <contact>
Classes: 3
Country: Egypt Egypt
Age: 40
All time rank: 166015 in Egypt Egypt
Week rank: 195 Up6 in Egypt Egypt Up
All time users: 1740
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 Encryption With PHP  
Encrypt and decrypt data using Mcrypt
This class can be used to encrypt and decrypt data using Mcrypt.

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

The class can also do the opposite, i.e. recover the original data decrypting it with the same key.
RatingsUtility Consistency Documentation Examples Tests Videos Overall Rank
All time: 83% 83% - - - - 49% 2788
Month: Not yet rated by the users

  Files folder image Log class  
Write log messages to files
This class can be used to write log messages to files.

It can append given log messages to lines of files.

The log lines include the current time and optionally the name of the file and line number of the code script to which log message is related.
Not enough user ratings

  Files folder image Validation Class  
Validate submitted form request values
This class can be used to validate submitted form request values.

It can take an array of values for validation eventually from $_POST or $_GET arrays.

The class can validate each entry in the array according to previously added rules.

Currently it supports rules to check if a value is set, is a valid IP address, is valid number, is a string with a length range, is valid URL, or is valid e-mail address.

The class can also sanitize the passed values and return the sanitized results in an array.
Not enough user ratings


  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