phpMyInterface

Package:
phpMyInterface
Summary:
Generate a Web interface to edit database records
Groups:
Databases, HTML, PHP 5
Author:
nicolas grillet
Description:
This class can be used to generate a Web interface to edit database records.

It takes a list of tables and fields that it will allow editing.

The class can generate HTML and JavaScript that uses the jQuery library for performing actions like listing, inserting, updating, deleting and searching records of the database tables.

It uses the PDO extension to access the database.


Powered by Gewgley