PHP in Visual Studio Code: Your first PHP project

php in visual studio code your first php project

In this tutorial you will start your first PHP project. I always use PHP in Visual Studio Code, so it is best if you use Visual Studio Code, as your coding editor. Preparing to Start First, we need to find the “htdocs” folder in the XAMPP installation (we use XAMPP, as our PHP environment). Usually, … Read more

Loading

Install Visual Studio Code and PHP IntelliSense Extension – Tutorial

Install Visual Studio Code and PHP IntelliSense Extension - Tutorial

In this video we will install Visual Studio Code, install the PHP IntelliSense extension and create a simple PHP file in Visual Studio Code. The video starts with showing you how to download and install Visual Studio Code. The second part is about how to install the PHP IntelliSense in Visual Studio Code. And, finally, … Read more

Loading