PHP Classes

Packages of Said Bakr

Recommend this page to a friend!
  All class groups  >  All authors  >  Packages of Said Bakr (2)  >  Mission progress status  >  Reputation  
Picture of Said Bakr
Name: Said Bakr <contact> Said Bakr Google profile
Classes: 2
Country: Egypt Egypt
Age: 48
All time rank: 151513 in Egypt Egypt
Week rank: 195 Up6 in Egypt Egypt Up
All time users: 1989
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 Fox captcha  
Generate CAPTCHA validation images with reload.
This class can generate images for use in CAPTCHA based validation tests.

It generates an image of a given width and height with a sequence of random hexadecimal digits over a set of random lines.

The digits and the lines are rendered with the same foreground color. The foreground and background colors are generated randomly. The background color is always darker than the foreground color to assure high contrast.

The generated image is a PHP file.

The verification digits are stored in a session variable for posterior verification.
It also supports relaoding the Image without need to reload the base page. The link used to initiate the reload may be customized to any text or even image or button. Now in version 2.5 a loading gif indicator is rendered till the new Captcha image is downloaded.
RatingsUtility Consistency Documentation Examples Tests Videos Overall Rank
All time: 54% 70% 75% 70% - - 48% 2955
Month: Not yet rated by the users

  Files folder image Fox filter  
Filter redundant MySQL database query results
This class is meant to filter redundant MySQL database query results that be returned when querying three tables that establish many-to-many relationships.

The class' function named out_put returns an associative a two dimenstional array of records. It may either return a list of the filtered results indexed numerically, or as an associative array. The associative array index values are the names of the fields in the SQL statement of the first table, while the numerically indexed uses other fields.
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