Can I use php in visual studio?



Can I use php in visual studio?..

Answer / Vishal Joyti Pandey

Yes, you can use PHP with Visual Studio by installing the PHP Tools extension. This will allow you to develop and debug PHP applications within Visual Studio.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More PHP Interview Questions

Which is the correct way to check if a session has already been started ?

1 Answers  


Tell me how can we connect to a mysql database from a php script?

1 Answers  


What are the ways we can destroy a session variable ?

3 Answers  


Explain what does the expression exception::__tostring means?

1 Answers  


What is the difference between core php and php?

1 Answers  


how can i find number of rows in a table using MS Access and php? i used odbc_num_rows($query); but it returned -1.

1 Answers  


What is polymorphism?

1 Answers  


What are the advantages of using php?

1 Answers  


Is not null mysql?

1 Answers  


Tell me how can we change the maximum size of the files to be uploaded?

1 Answers  


Is php a case sensitive language?

1 Answers  


What are the final class and final method?

1 Answers  


Categories