PHP Classes

File: README.md

Recommend this page to a friend!
  Classes of Rafael Sbrissa   PHP MySQL Project Documentation   README.md   Download  
File: README.md
Role: Documentation
Content type: text/markdown
Description: Documentation
Class: PHP MySQL Project Documentation
Generate documentation for a MySQL database
Author: By
Last change:
Date: 5 years ago
Size: 296 bytes
 

Contents

Class file image Download

phpdbdoc

This class can generate documentation for a MySQL database.

It accesses a given MySQL database and retrieves the informations of all tables.

The class displays a HTML page with a table with the list of tables and other tables with each table field details and foreign keys details.