How to create website using PHP?

Website

There are many ways to create websites nowadays with additional function and adata which can be linked and retrieved from database such as MySQL, SQL

What you need to know before you can create any website by using PHP?

1) Download and install Apache server, MySQL and PHP

Now, it’s very simple, you can download XAMPP installer which is a free and open-source cross-platform web server solution stack package. It already has Apache together with MySQL and other applications which can be installed together.

Click on this link https://www.apachefriends.org/download.html to download the installer

2) Choose the correct installer based on your machine either for Linux, Windows or iOS (iMac MacBook)

3) Install the XAMPP web server onto your machine. Follow the on screen instruction on how to install the application.

4) Once you have successfully installed, open any web browser such as FireFox and type “localhost” or “127.0.0.1” to access to the control panel.