PHP Classes

Packages of Ulisses Mantovani

Recommend this page to a friend!
  All class groups  >  All authors  >  Packages of Ulisses Mantovani (2)  >  Mission progress status  >  Reputation  
Picture of Ulisses Mantovani
Name: Ulisses Mantovani <contact>
Classes: 2
Country: Brazil Brazil
Age: 37
All time rank: 3047220 in Brazil Brazil
Week rank: 195 Up14 in Brazil Brazil Up
All time users: 603
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 Codeigniter Db_form  
Generate forms to edit database table records
This class can generate forms to edit database table records using Code Igniter.

It can setup a form given a table name and optional table fields to be edited in the form.

The class can configure properties of the fields to include like the type, options, content, attributes.

The form fields can be loaded from the results of a given database query.

The class can render the form output from the given form and field definitions.

  Files folder image PHP DB Form Creator  
Generate HTML forms to edit database table records
This class can generate HTML forms to edit database table records.

It can compose a HTML form for editing the values of each field of a record of a given database table.

The class can set the type of form input, label, options and HTML content to display before and after the form input.

The class can load the form inputs with database query results array with the values to initialize each form input.

The generated form HTML can be outputted or returned as a string.


  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