Tuesday, July 14, 2009

Is there a PHP development suite such as Visual Studio for C++?

I would like a IDE that has the ability to load PHP without it being installed on the local machine and also provide debugging features such as watching variables and step into code.

Is there a PHP development suite such as Visual Studio for C++?
You need php loaded onto a web server to work. It is so simple to add break codes to the scripts for testing, you don't need any front end.
Reply:You're insane - you need PHP installed to test it! Try Eclipse for parser functions.
Reply:You can try DevPHP:


http://devphp.sourceforge.net/





But of course, you need to have PHP installed.


No comments:

Post a Comment