PHP Classes

Packages of Klesti Hoxha

Recommend this page to a friend!
  All class groups  >  All authors  >  Packages of Klesti Hoxha (2)  >  Mission progress status  >  Reputation  
Picture of Klesti Hoxha
Name: Klesti Hoxha <contact>
Classes: 2
Country: Albania Albania
Age: 40
All time rank: 25982 in Albania Albania
Week rank: 195 Up1 in Albania Albania Up
All time users: 832
Week users: 0
 
  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  
  Files folder image k-mysql  
MySQL database access wrapper
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

  Files folder image K-Stopwatch  
Measure the time it takes to execute PHP scripts
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