PHP in Visual Studio Code: Starting with PHP language

php execution workflow

This video shows you the basics of the PHP scripting language. Basically, you will learn starting with PHP language.I use Visual Studio Code as my coding editor. What is PHP? So, what is PHP? PHP is a server-side scripting language, which means that it is executed on the server and not the client computer It … 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