Databases: SQL Revealer
juan manuel (contact me)
This is a simple class for show all the data content stored in a MySQL database for when it is not possible to use a more powerful tool for this purpose like phpmyadmin or a similar application.
It retrieves all tables of a given MySQL database and outputs the data from each database table using HTML tables with presentation details being configured with CSS.
Click here for detailed information about this class on phpclasses.org