PHP Classes

Packages of Aneesh R

Recommend this page to a friend!
  All class groups  >  All authors  >  Packages of Aneesh R (3)  >  Mission progress status  >  Reputation  
Picture of  Aneesh R
Name: Aneesh R <contact>
Classes: 3
Country: India India
Age: 41
All time rank: 43423 in India India
Week rank: 195 Up19 in India India Up
All time users: 6391
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 Color CAPTCHA  
Generate images for CAPTCHA validation
This class can be used to generate images for CAPTCHA validation.

It generates an image with a given text to be used in the CAPTCHA validation.

The text to be rendered may be clipped if it exceeds a given limit.

The foreground and background image colors are configurable.

The image is generated in the PNG format and is served as the current script output.

  Files folder image CSV Parse and Read  
Parse and display data from a CSV file
This class can be used to parse and display data from a CSV file.

It can open and parse the lines of a given CSV file. The data is stored in an array class variable.

The class may also display the CSV data in an HTML table using a separate PHP template script.

  Files folder image Thumbnail Creation  
Calculate image thumbnails dimensions
This class can be used to calculate the dimensions of thumbnail images.

It takes the width and height of full sized image and calculates the size of a thumbnail image preserving the original aspect.

The target dimensions and the limit width and height are configurable.


  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