IDEs
Tools for writing PHP programs
You can write PHP code directly on your Web hosting account’s server. But it’s better to install a development server on your own computer, and do your programming there.
Notepad++ is a good text editor for PHP work. Netbeans is a good IDE.
WinSCP is good for file transfer.
Download XAMPP from ApacheFriends. It’s an easy way to install a development server.