PHP Classes

Packages of Wagner O. Wutzke

Recommend this page to a friend!
  All class groups  >  All authors  >  Packages of Wagner O. Wutzke (3)  >  Mission progress status  >  Reputation  
Picture of Wagner O. Wutzke
Name: Wagner O. Wutzke <contact>
Classes: 3
Country: Germany Germany
Age: ???
All time rank: 87455 in Germany Germany
Week rank: 195 Up8 in Germany Germany Up
All time users: 3673
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 phpDynform  
Generate and validate forms with automatic layout
This package can be used to generate and validate forms rendered with automatic layout.

There is a main forms class, a base input class and several input implementation classes that can validate and render inputs of several types: date, file, hidden, text, select, submit and text area.

These classes can render forms generating all the form HTML laying out the form inputs automatically.
RatingsUtility Consistency Documentation Examples Tests Videos Overall Rank
All time: 75% 75% - - - - 45% 3404
Month: Not yet rated by the users

  Files folder image phpSortable  
Display SQL query results in sortable HTML tables
This package can be used to display SQL database query results in sortable HTML tables.

It executes SQL queries and displays the results in HTML tables with sorting links in the table headers.

It can also link cells of each row of the table to other pages to execute operations on the data displayed in the respective rows, like for editing or deleting the associated database table records.

The class can also display pagination links to browse the listing split between multiple pages when the number of rows exceeds the configured limit.

This package is derived from the phpSortTable package. It uses the activeDBLib database abstraction class, so it can work with many different types of databases besides MySQL.
RatingsUtility Consistency Documentation Examples Tests Videos Overall Rank
All time: 83% 83% - 83% - - 58% 1522
Month: Not yet rated by the users

  Files folder image phpSortTable  
Show MySQL query results in sortable HTML tables
!!! NOTICE: I suggest to use my other Class phpSortable under the site http://www.phpclasses.org/browse/package/3704.html. It is better and has a Database abstraction feature. I keep this package always updated, but not the phpSortTable.

This class can be used to display MySQL database query results in HTML tables with columns that can be sorted.

It executes MySQL queries and generates an HTML table to display the results.

The table headers show the result column names as links that the user can click to execute the query again sorting the results by the clicked column.
Each row may have optional columns with links to other pages, like for instance to edit and delete the table row.

The table may be limited to a given number of rows per page using additional links to browse multiple pages of results.
RatingsUtility Consistency Documentation Examples Tests Videos Overall Rank
All time: 83% 66% - 66% - - 54% 2023
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