A PHP 4 & 5 library to allow easy and user-friendly editing of MySQL tables. Note this is a library and not an application. It will be of no use unless you do some coding (not exactly a great deal though - see below).
Features
* Now (as of 1.0.5) works with both PHP4 and PHP5
* Easy setup. Give it a connection resource and a table name and it will work most things out by itself.
* Search functionality (albeit basic MySQL LIKE). Can be disabled (default), and limited to certain fields only. Advanced Search (version 1.0.6) can be used to search specific fields only, or with various operators (LIKE, =, >, >=,