PHP Classes

Packages of Sergio Soares

Recommend this page to a friend!
  All class groups  >  All authors  >  Packages of Sergio Soares (3)  >  Mission progress status  >  Reputation  
Picture of Sergio Soares
Name: Sergio Soares <contact> Sergio Soares Google profile
Classes: 3
Country: Portugal Portugal
Age: 48
All time rank: 150720 in Portugal Portugal
Week rank: 195 Up4 in Portugal Portugal Up
All time users: 2006
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 MySQL Query Result Iterator  
Run MySQLi queries and return iterator objects
This class can run MySQLi queries and return iterator objects.

It can connect to a given MySQL database using MySQLi and execute SQL queries.

The class returns as result an object of an anonymous class that can iterate over the query results and return result data records and other details.

  Files folder image PHP Datagrid with Navigation  
Show a datagrid of products retrieved from MySQL
This class can show a datagrid of products retrieved from MySQL.

It connects to a MySQL database and executes a query to retrieve a listing a of product details.

The class displays the product information in a datagrid table.

The listing of products is paginated with links to browse other pages. The number of page links can be limited.

The number of columns and the colors of the rows are configurable parameters.

This package versions of the class for either PHP 7 and PHP 5.

  Files folder image PHP Datagrid with Navigator  
Show MySQL query results in HTML data grid
This class can display MySQL query results in a HTML table.

It can execute a MySQL query and generate a HTML table that displays the table record column values.

The class can also display links to browse the listing split in multiple pages.


  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