What is PHP?. And how to write php code.

PHP is a server side scripting language. that is used to develop Static websites or Dynamic websites or Web applications. PHP stands for Hypertext Pre-processor.

How can start php
step:-1 first you have to install xampp server in c:/ drive. you can download from this link.
https://www.apachefriends.org/download.html

Step:2– After download xampp server you have to install.

Step:3 after intall xampp.you can start xampp server like that.

Step:4– after start the xampp then you have to go this path.

Step:5 then click on index.php file and write the code below this.

Step:6 then run this code.
localhost/php/index.php