📄️ Requirements for running PHP
To begin programming in PHP, you first need to set up a suitable environment to run and test your PHP scripts. PHP is a server-side scripting language, which means it runs on a server, not directly on your computer. This article will cover the basic requirements for running PHP.
📄️ First PHP script
In this tutorial, we are going to dive into the world of PHP by writing our very first PHP script. But before we start, let's get a brief understanding of what PHP is.
🗃️ Installing XAMPP
1 items