PHP Classes

Packages of Prakash Khanchandani

Recommend this page to a friend!
  All class groups  >  All authors  >  Packages of Prakash Khanchandani (2)  >  Mission progress status  >  Reputation  
Picture of Prakash Khanchandani
Name: Prakash Khanchandani <contact>
Classes: 2
Country: India India
Age: ???
All time rank: 2023126 in India India
Week rank: 195 Up19 in India India Up
All time users: 1294
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 List processor  
List data from arrays in HTML tables
This class can list data from arrays in HTML tables.

It can generate HTML tables for displaying data given in arrays.

The listing may be paginated to limit the number of array entries to display per page.

The table header title and other column data formatting properties are configurable parameters.

Some columns may be formatted as links or as numbers. A total value may be displayed at the bottom of a column.

  Files folder image Table Maintenance  
Manage forms for CRUD MySQL table records
This package can manage forms for CRUD MySQL table records.

It can display, validate and process forms to create, read, update, and delete records for MySQL tables.

Forms and listings are generated automatically using HTML templates given the name of the database table of the records to be managed.

Record listings may appear paginated with navigation links.

Automatic validation of form inputs is performed depending on the type of database table record. Additional custom validations may also be performed.

Actions to create, update and delete records require confirmation of the user in a page that displays a preview of the changes.

Database record changes are logged to an audit trail database table.

The record listing mode, the form input labels for each table column, and the order of presentation of the table column values are configurable parameters.


  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