This is something for all you .NET developers who have a WordPress blog which is in PHP and some time you need to do some PHP work (Like me). Or if you just want to work with PHP on your Visual Studio 2008/2005. jcxsoftware have developed such a Visual Studio Plugin.
It supports PHP4 and PHP5, you will also get Syntax highlighting and Intelisense for the following:
You will be able to Debug PHP, JavaScript and .NET all together!!!
After you install it all you have to do is select the appropriate project from the list, as if you were starting to work on a regular .NET application.
When you want to run your application and test it VS 2008/2005 will run a light weight apache server ( similar to the ASP.NET debugging) so you can test you application.
Download the PHP for Visual Studio 2008/2005 from here You get a free 30 day trial, so check it out.
Enjoy
We pay for user submitted tutorials and articles that we publish. Anyone can send in a contribution
Learn More
andhapp Said on Sep 17, 2008 :
TBH why would anyone wana use b something as bloated as Visual Studio to do PHP… it does not make sense to me.
Amit Said on Sep 17, 2008 :
I think that for those who are used to the IDE of Visual Studio and are just starting with PHP it is a great help.
Barrie Said on Nov 27, 2008 :
I have looked at the script.,
George Said on Jan 3, 2009 :
This hardly inspires confidence…
I tried to download it and…
Unable to connect to database server
If you still have to install Drupal, proceed to the installation page.
If you have already finished installing Drupal, this either means that the username and password information in your settings.php file is incorrect or that we can’t connect to the MySQL database server. This could mean your hosting provider’s database server is down.
The MySQL error was: Can’t create a new thread (errno 11); if you are not out of available memory, you can consult the manual for a possible OS-dependent bug.
Currently, the username is root and the database server is localhost.
Are you sure you have the correct username and password?
Are you sure that you have typed the correct hostname?
Are you sure that the database server is running?
For more help, see the Installation and upgrading handbook. If you are unsure what these terms mean you should probably contact your hosting provider.