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
- AJAX Crud with laravel 5.8 - October 29, 2021
- Upload image in the database with local folder and image send mail. - October 23, 2020
- How to protect .env file in Laravel. - September 10, 2020