In this video step 1 already done so i will continue with step2
Step-1
wget https://www.apachefriends.org/xampp-f...
Step-2
sudo chmod +x xampp-linux-x64-5.6.20-0-installer.run
Step-3
sudo ./xampp-linux-x64-5.6.20-0-installer.run
after the installation is successfully done
you can create your project in
/opt/lampp/htdocs/[you project name]/index.php
KnowCode