I have read this here

http://www.codeplex.com/php4vs

but can't find any official confirmation.

link|improve this question

45% accept rate
feedback

migrated from stackoverflow.com Mar 21 '10 at 15:21

This question came from our site for professional and enthusiast programmers.

3 Answers

In this thread, Native Support for PHP in Visual Studio 2010, it's said:

Visual Studio 2010 will NOT natively support PHP coding...
There are external add-ins to Visual Studio like VS.PHP which can help with that.

link|improve this answer
feedback

PHP will not be supported out of the box with Visual Studio 2010, but you can add PHP support with this free project: VS.PHP

link|improve this answer
2  
It's good practice to first check if your answer was already given by someone else. – harrymc Mar 21 '10 at 15:58
VS.PHP is definitely not free ... – Jakub Míšek May 10 at 13:27
feedback

I would recommend PHP Tools for Visual Studio which is free (with an option to purchase additional features); from my experience - much faster, smarter and stable (in contrast to VS.PHP).

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.