how to install xampp code example
Example 1: how to start xampp in ubuntu
sudo /opt/lampp/lampp start
cd /opt/lampp/
ls
sudo ./manager-linux-x64.run
Example 2: how install xampp in ubuntu
$ sudo apt install net-tools
/* */
Example 3: how to start xampp
/*
Go to the location where you installed XAMPP
(usually C:\Program Files\xampp)
Double click on XAMPP Control Panel (xampp-control.exe).
*/