| Recommend this page to a friend! |
| All class groups | > | All authors | > | Packages of Sergio Soares (3) | > | Mission progress status | > | Reputation |
|
||||||||||||||||||||||||||||||
| 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 |
| ||||
| 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. |
| ||||
| 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. |
| ||||
| 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 |