Skip to content

Tag: visual-studio

live reload not working for php files in vs code

I’ve installed the live server extension on VS code and on google chrome, and configure them to enable live reload but live reload is not working. It was working a few hours ago but now I can’t get it to work. My server I’m using live server: Things I’ve tried: deleting and reinstallin…

How to use PHP with Visual Studio

First let me say I’ve never used PHP but I’m looking to learn it, so my question is this how do you use PHP within Visual Studio Ultimate? is it similar to how you declare JQuery i.e I’ve done multiple searches on Google, but I don’t get the answer I’m looking for. Or do I need a…