PHP Classes

phpMyInterface: Generate a Web interface to edit database records

Recommend this page to a friend!
  Info   Screenshots   View files Files   Install with Composer Install with Composer   Download Download   Reputation   Support forum   Blog    
Ratings Unique User Downloads Download Rankings
Not enough user ratingsTotal: 789 All time: 4,322 This week: 455Up
Version License PHP version Categories
phpmyinterface 1.0Public Domain5HTML, PHP 5, Databases
Description 

Author

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.

Picture of nicolas grillet
Name: nicolas grillet <contact>
Classes: 1 package by
Country: France France

Screenshots (2)  
  • Edit
  • Menu
  Files folder image Files (12)  
File Role Description
Files folder imagecss (3 files)
Files folder imagejs (5 files)
Plain text file phpMyInterface.class.php Class phpMyInterface
Plain text file index.php Example Example of use

  Files folder image Files (12)  /  css  
File Role Description
  Plain text file style.css Data Stylesheet
  Plain text file jquery-ui-1.7.2.custom.css Data Stylesheet
  Plain text file tablesort.css Data Stylesheet

  Files folder image Files (12)  /  js  
File Role Description
  Plain text file jquery-1.3.2.min.js Data Jquery
  Plain text file jquery-ui-1.7.2.custom.min.js Data Jquery
  Plain text file jquery.js Data Jquery
  Plain text file jquery.tablesorter.min.js Data Jquery TableSort
  Plain text file jquery.tablesorter.pager.js Data Jquery TableSort

The PHP Classes site has supported package installation using the Composer tool since 2013, as you may verify by reading this instructions page.
Install with Composer Install with Composer
 Version Control Unique User Downloads Download Rankings  
 0%
Total:789
This week:0
All time:4,322
This week:455Up
User Comments (1)