| Recommend this page to a friend! |
| All class groups | > | All authors | > | Packages of Klesti Hoxha (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 is a simple MySQL database access wrapper. It can establish MySQL database connection, execute SQL queries and retrieve the query result sets into arrays. The class also counts the number of queries that are executed and measures the time that each query takes to execute. The number of executed queries, the SQL of all queries, the duration of the last query and the duration of all queries are stored in class variables. |
| Not enough user ratings |
| ||||
| This class can be used to measure the time it takes to execute PHP scripts. It can also measure the time a code section takes to execute by assigning it a name. The class then takes the time the section ended to execute. It also supports nested code sections. |
| 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 |