phpMyTable Wiki
A php class to generate table like data entry system from mysql tables
Status: Alpha
Brought to you by:
cmacus
phpMyTable is a php class which converts a mysql table into an editable HTML table with in table editing, ajax orinted create/ update/ delete/ edit methods and a customizable stylesheet. Uses advanced features of CSS3 and the jQuery library is required.
1. Extract the zip in your apache document root.
2. Edit the 'Configuration' section in index.php (add mysql details)
3. Browse to localhost/phpMyTable