:Linux.com: Create a Web-Based Interface for MySQL Databases in a Flash with phpMyEdit
Linux.com: Create a Web-Based Interface for MySQL Databases in a Flash with phpMyEdit Mar 12, 2007, 10 :00 UTC (0 Talkback[s]) (9801 reads) (Other stories by Dmitri Popov)
"If you've ever worked with MySQL databases, you are probably familiar with phpMyAdmin, a PHP-based tool that allows you to create and manage MySQL databases via a browser. It is an indispensable tool for anyone building a PHP/MySQL-based Web application. But while phpMyAdmin eases the task of creating and managing the back end of your Web application, it is of no help when it comes to designing a Web-based interface. To simplify creating PHP-based front ends, try phpMyEdit, an ingenious piece of software that can generate a functional Web interface in a matter of minutes--no PHP programming skills required. Although phpMyEdit hides the complexity of generating a PHP-based interface, it still offers an easy-to-use yet powerful mechanism to customize virtually any aspect of the created front end..."