|
I use PHP Designer 2007 because for some reason, it seems to be the best at code completion and recognizing variables/functions from included files... as well as injecting my own comments into them.
To get around the uploading though, I've installed XAMPP onto my machine. It comes with Apache, PHP4 & PHP5 and MySQL (as well as some other stuff) so everything gets tested and retested locally in real time before uploading to the server.
|