Looking for a PHP IDE

Ye' old general discussion board. Basically, for everything that isn't covered elsewhere. Come here to shoot the breeze, shoot your mouth off, or whatever suits your fancy.
This forum is not for asking programming related questions.

Moderator: General Moderators

Locked
LonelyProgrammer
Forum Contributor
Posts: 108
Joined: Sun Oct 12, 2003 7:10 am

Looking for a PHP IDE

Post by LonelyProgrammer »

Hi all,

For a while I have been working with PHP-PT, an Eclipse-based PHP IDE. It's good, but it lacking in some features, such as automatically uploaded save files via FTP.

What IDE will you recommend? I am looking for

- Project management (go to class definition, find all lines that references a function call)
- Auto complete, PHPDoc support
- Debugging
- Auto-upload to FTP via saving.

Thanks in advance!
User avatar
patrikG
DevNet Master
Posts: 4235
Joined: Thu Aug 15, 2002 5:53 am
Location: Sussex, UK

Post by patrikG »

Locked