| Recommend this page to a friend! |
| All class groups | > | All authors | > | Packages of arif purwanto (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 execute common MySQL queries from parameters, It can connect to a given MySQL database and execute several types of common SQL queries using parameter values that define table, fields, field values, condition clauses and limit range of results to return. Currently it can execute queries from parameters of type SELECT, INSERT, UPDATE and DELETE. For SELECT queries it can also return result values as arrays. |
| Not enough user ratings |
| ||||
| This class can execute common MySQL queries using MySQLi. It can connect to a given MySQL database using the PHP MySQLi extension. The class can execute SQL SELECT, INSERT, UPDATE, DELETE queries with parameters that define tables, the list of fields and their values, and condition clauses. For SELECT queries the result counts and result set rows are returned separately. |
| Not enough user ratings |
| 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 |