PHP/MySQL editor

XML, Perl, Python, and other languages can be discussed here, even if it isn't PHP (We might forgive you).

Moderator: General Moderators

Post Reply
petersmith
Forum Newbie
Posts: 4
Joined: Wed Dec 14, 2005 9:05 am

PHP/MySQL editor

Post by petersmith »

Im looking for a good....no the BEST php and/or MySQL editor that allows me to visually design respectively my webpages and my MySQL instance...
Im new to php programming and Im having a hard time finding some visual interface like: MSSQL has for its database and Visual Studio for designing webpages (both html and code)...
I would like to learn PHP and think the editors I ask for (if they even exist) would really help me to get started!

Thanks!
User avatar
pickle
Briney Mod
Posts: 6445
Joined: Mon Jan 19, 2004 6:11 pm
Location: 53.01N x 112.48W
Contact:

Post by pickle »

*Best* is completely subjective - everyone has their favorite code editor. As for editing your MySQL database, phpmyadmin seems to be a defacto standard.
Real programmers don't comment their code. If it was hard to write, it should be hard to understand.
Post Reply