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!
PHP/MySQL editor
Moderator: General Moderators
*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.