PHP Classes

Classes of Simon Kuriakose

Recommend this page to a friend!
  All class groups  >  All authors  >  Classes of Simon Kuriakose (1)  >  Mission progress status  >  Reputation  
Picture of Simon Kuriakose
Name: Simon Kuriakose <contact>
Classes: 1
Country: India India
Age: ???
All time rank: 122269 in India India
Week rank: 195 Up19 in India India Up
All time users: 2573
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 My Query Report  
Generate HTML reports from MySQL query results
This is a simple class that can connect to a MySQL database, execute an SQL query, retrieve the result set rows and display it in a proper report format with different color flavors.

The class establishes a connection to MySQL and selects the named database. It executes the query using the query string passed. From the result set, the class extracts the number of rows, the number of columns, the names of each column in the result set. Using these and color theme passed as parameter, colorful reports are generated.


  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