Recommend this page to a friend! |
All class groups | > | All authors | > | Classes of Koeksal T. (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 class is a MySQL fluent query builder and executor. It can compose SQL statements to execute MySQL queries using the MySQLi extension. The class provides a fluent interface to let the programmer chain multiple class calls to define the type of query (SELECT, INSERT, UPDATE and DELETE), table names, field names and values, condition, order and limit clauses. In German: Mit dieser Klasse QueryInAction kann man einen Query in PHP bauen und ausführen. |
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 |