LostInThought
07-09-07, 01:18 PM
IDE = Integrated Development Environment.
Which one is your favorite?
I am looking for a PHP IDE which has the following functionality:
Intellisense/code assist for (x)html, css, javascript, and PHP ofcourse,
Ability to emulate an apache server to run serverside php files even if they are saved on your desktop, simply by clicking the play button,
Integration with MySQL.
Does such a thing exist in the PHP world? I am used to the ASP.NET world as these features are standard in the free IDE Visual Web Developer 2008 Express.
Only difference is, instead of having Intellisense/code assist for php, they have it for the .NET languages i.e. C#, VB.NET, J# and so on, and instead of being integrated with MySQL, it can integrate with SQL Server.
Any suggestions?
Which one is your favorite?
I am looking for a PHP IDE which has the following functionality:
Intellisense/code assist for (x)html, css, javascript, and PHP ofcourse,
Ability to emulate an apache server to run serverside php files even if they are saved on your desktop, simply by clicking the play button,
Integration with MySQL.
Does such a thing exist in the PHP world? I am used to the ASP.NET world as these features are standard in the free IDE Visual Web Developer 2008 Express.
Only difference is, instead of having Intellisense/code assist for php, they have it for the .NET languages i.e. C#, VB.NET, J# and so on, and instead of being integrated with MySQL, it can integrate with SQL Server.
Any suggestions?