PHP Editor Change
Saturday, March 3rd
Eclipse has become a decent PHP editor since the last time I tried it for that purpose. Install the PDT project and its dependencies within Eclipse. PDT features code completion for both PHP functions and all user defined classes/variables/functions contained in the project (or defined on the “include path”). It also provides and easy one-click method of uploading all of your changes to a synchronized directory on your webserver via FTP.
Posted at 12:23 am