PHP Classes

Packages of nickolas whiting

Recommend this page to a friend!
  All class groups  >  All authors  >  Packages of nickolas whiting (2)  >  Mission progress status  >  Reputation  
Picture of nickolas whiting
Name: nickolas whiting <contact>
Classes: 2
Country: United States United States
Age: 37
All time rank: 1968279 in United States United States
Week rank: 195 Up19 in United States United States Up
All time users: 1356
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 Math CAPTCHA Class  
CAPTCHA validation using math operations
This class can be used to perform CAPTCHA validation using math operations.

It can generate an image that displays a simple mathematical operation between two random integer numbers.

Currently the class supports the addition, subtraction and multiplication operations.

The user needs to enter the result of the math operation to pass the validation.

The class stores the validation numbers in session variables for later verification.

  Files folder image PageLite - Pagination  
Generate links to browse listings split in pages
This class can be used to generate links to browse listings split in pages.

It takes as parameters the total number of entries in the listing and the base URL for the links.

The class looks at a configurable request variable to determine the current listing page and generates custom markup for links to go to the next, previous, first, last and jumping link pages based on custom configuration.

The entire layout and operation of this class is configurable and can be set using configuration methods.

The links presentation may be configured with custom mark up of text or HTML, preceding and appending all links .


  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