Directory Freebies VS CheatSheet Forum

RSS

Email

Translate

Home About Archive Privacy Contact Advertise Guest Post
Posted by Amit on Sep 16th, 2008 | Filed under Visual Studio, Web Development |

PHP for Visual Studio 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:

  • PHP
  • Smarty
  • HTML
  • JavaScript
  • CSS
  • XML
  • XSLT

PHP Intelisense in Visual Studio

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.

image

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

Tags: , , , , , ,
Top Ebook readers compared

2 Responses to “Developing PHP On Your Visual Studio 2008/2005”


  1. 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.

  2. 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.

Post a Comment