| Recommend this page to a friend! |
| All class groups | > | All authors | > | Packages of Alauddin Al-Amin (2) | > | 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 perform common MySQL queries using MySQLi. It can connect to a MySQL database server using the MySQLi extension and performs several types of common database operations. Currently it can: - Execute SELECT, INSERT, UPDATE, DELETE from parameters that define tables, fields, field values and conditions - Execute arbitrary queries - Retrieve results as arrays - Get the number of rows in a table that may match a condition - Execute a SELECT query to retrieve a single row - Search for table records that contain a given value in a given field |
| Not enough user ratings |
| ||||
| This class can show pagination links for database query listings. It takes a given table name and executes a database query to retrieve the count of records in the table. The class generates HTML links to browse different pages of the listings that show the table records values, considering what is the current page number and a configurable limit number of table records to display per page. |
| Ratings | Utility | Consistency | Documentation | Examples | Tests | Videos | Overall | Rank |
| All time: | 83% | 83% | - | - | - | - | 49% | 2804 |
| 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 |