|
Posted by Jon on 01/13/06 21:03
The program I use is called MySQL Front. It's a client-side application
instead of web-based, but you can work with tables (add/edit/delete data)
and run SQL statements directly from a command line while creating all of
your code completely separate from the application.
http://www.mysqlfront.de/
It has it's faults, but if you want to have an easy to use GUI tool for your
MySQL DB, and keep ALL of your code separate from said tool, it's pretty
solid.
"Nathan Funk" <nathan.funk@gmail.com> wrote in message
news:1137175285.053723.63200@z14g2000cwz.googlegroups.com...
>I am looking for PHP suite similar to PHPMyAdmin that lets me manage a
> database from a web server. However what I want to be able to do is
> create custom forms for data entry rather than the automatically
> generated forms that PHPMyAdmin makes.
>
> Do you know of any such php-based solutions?
>
> Thanks,
>
> Nathan
>
Navigation:
[Reply to this message]
|