PDA

View Full Version : mySQL-Front vs myphpadmin?


alphadesk
11-26-02, 11:04 PM
For several months now I have been installing and using different programs that reguire mySQL DB. I have used mySQL-Front and myphpadmin to admin the DB's. I was wondering if anyone can point out any particular advantage of using myphpadmin (with exception of being able to do it from any net connection) over mySQL-Front.

I find mySQL-Front very user friendly and it does'nt use any server space.

Any opinions :)

SLSTEK
11-26-02, 11:23 PM
Development on MySQL-Front has been discontinued, a bad sign... :(

phpMyAdmin is great for what many need and continues in development (2.3.3 RC1 is out, but am still using 2.3.2 until final release comes out). Can run locally to administer remote MySQL database systems without using remote disk space and reduce security too...

Continued development and improvement of an application, like phpMyAdmin, is always a good sign. :)

VBman
11-27-02, 11:31 AM
I love the interface that MySQL-Front has. It is fast and sleek. I like the ability to copy tables from one database to another. phpMyAdmin would timeout when doing backups, but I never had the problem with MySQL-Front. I still keep a copy of phpMyAdmin around in case I need to do something while I am out of town, but ever since installing MySQL-Front, I will probably never use anything else.

:)