Recommend this page to a friend! |
All class groups | > | All authors | > | Classes of Marcelo Franco (1) | > | 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 package can perform SQL queries from parameters using MySQLi. It can connect to a MySQL database using MySQLi and executes common SQL queries composed using given parameters like table names, fields, field values and conditions. Currently it can execute: - SELECT queries of given table fields and condition - INSERT queries with given table field values - UPDATE queries with given table field values and condition - DELETE queries on given table and condition - List fields of a given table |
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 |