Date: 03/18/06 (PHP Community) Keywords: php, web, apache I've been looking for a good IDE that supports PHP and have been unable to find anything really useful. I'd prefer it if I could have a streamlined updating feature, because manual updating via FTP/[insert uploading method here] is a real drag. The best I've found so far has been a plug-in for Eclipse. However, it's really laggy (every time I go to type a variable name, I get a pop-up of EVERY INSTANCE of EVERY PHP VARIABLE NAME in the entire Eclipse project), and Eclipse's WebDAV support seems very broken, with no intentions on fixing it (a stupid decision, IMHO, considering WebDAV support is touted as a major Eclipse feature).
|