PHP Classes

Packages of Peter Barkway

Recommend this page to a friend!
  All class groups  >  All authors  >  Packages of Peter Barkway (3)  >  Mission progress status  >  Reputation  
Picture of Peter Barkway
Name: Peter Barkway <contact>
Classes: 3
Country: United Kingdom
Age: 65
All time rank: 59031 in United Kingdom
Week rank: 195 Up9 in United Kingdom Up
All time users: 4994
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 myAltCaptcha  
CAPTCHA validation using hidden form fields
This class is an alternative to the standard CAPTCHA utilities. Your users don't have to enter text that they can hardly read. This class performs the standard CAPTCHA validation to distinguish robots from humans by using hidden fields as honeypots. Field names are hashed so bots don't know which fields require human entry.

The class checks whether the form is submitted too fast or too slow to have been submitted by a human user. It also checks whether the values stored in the hidden inputs are valid.
Not enough user ratings

  Files folder image myMenuGen  
Generate an HTML menu from MySQL database entries
The class can be used to generate an HTML menu from information stored in a MySQL database tables.

It queries a MySQL database and retrieves entries that are used to define the entries of the menu.

The class generates nested HTML lists combined with CSS to implement drop down menus.
RatingsUtility Consistency Documentation Examples Tests Videos Overall Rank
All time: 83% 76% 69% 73% - - 63% 769
Month: Not yet rated by the users

  Files folder image myPageDisplay  
Display paginated MySQL query results in HTML
This class can be used to display MySQL query results split between multiple HTML pages.

It displays the query results data in an HTML table with a given limit of rows per page.

It also generates navigation links to go to different listing pages and also to choose the column to sort the query results. The listing may show the results in ascending or descending order.

The presentation details may be configures with CSS style sheets.
RatingsUtility Consistency Documentation Examples Tests Videos Overall Rank
All time: 86% 86% 84% 79% - - 68% 423
Month: Not yet rated by the users


  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