Create an IDE
The pages in this section give tips on how to create Integrated Development Environments (IDEs) for developing, debugging and committing code. IDEs are software applications, or combinations of software applications that allow you to develop, test and debug code on your computer.
- XAMPP-Aptana
- Installing Xdebug on Ubuntu : Step-by-step instructions on installing Xdebug on Ubuntu 10.4
- Mac IDE Without XAMPP : Use the Mac's native PHP and Apache to create an IDE

Last Comments