[GLLUG] PHP and Mysql Frontends in Linux
Edward Glowacki
glowack2@msu.edu
14 Apr 2003 09:13:08 -0400
On Fri, 2003-04-11 at 09:26, Brad Fears wrote:
> Thomas Alan Hearn said:
> <snip>
> > Does anyone know of a MySQL graphical frontend program for managing
> > users, tables, etc in Linux (Mandrake). My other question is if anyone
> > has a good PHP editing program asides from regular text editing such as
> > gedit, even a program that just has php syntax highlighting, similiar
> > to Activestate's Komodo if any of you are familiar?
> <snip>
>
> Here are two good links:
>
> http://www.phpmyadmin.net (php frontend to MySQL)
> This one is very hand for learning SQL, as it displays the exact SQL
> syntax that is being used as you click around.
I second this nomination. phpmyadmin was better than any of the GUI's I
tried, and as an added bonus it works the same from anywhere... =)
> http://quanta.sourceforge.net (Integrated Development Environment)
> This IDE provides syntax highlighting for php and many other web-related
> technologies. I'm fairly certain that they have rpms for Mandrake as
> well. I've been using this one for a couple years now, and they've come a
> long way in development of the project.
I've been looking for a good IDE lately, but haven't found anything that
really floats my boat yet. Eclipse (www.eclipse.org) looks promising,
but it's a bit slow (all java I think), and it doesn't have good support
for many programming languages yet (it comes with C/C++/Java tools, but
it's PHP support seems to still be in a combination of alpha and beta,
and Python support is still pre-alpha...).
-ED
--
Edward Glowacki <glowack2@msu.edu>