PHP Classes

Classes of Sylvia Sotomayor

Recommend this page to a friend!
  All class groups  >  All authors  >  Classes of Sylvia Sotomayor (1)  >  Mission progress status  >  Reputation  
Picture of Sylvia Sotomayor
Name: Sylvia Sotomayor <contact>
Classes: 1
Country: United States United States
Age: ???
All time rank: 2724377 in United States United States
Week rank: 195 Up19 in United States United States Up
All time users: 767
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 Data Dictionary  
Output the structure of a MySQL database
This package can output the structure of a MySQL database.

The main class performs queries to retrieve the list of databases in a MySQL server, the information and the list of tables of a database, and the information and list of fields of a table.

It uses the PDO extension access a MySQL server but it can be adapted to support other types of database servers.

The package comes also with separate classes to display the retrieved databases, tables and fields in HTML tables, as well export that information in XML or CSV formats.


  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