For starting LAMPP automatically on startup, add the following line to you /etc/rc.local file
/opt/lampp/lampp start
where /opt/lampp is the location where XAMPP files are kept. You will have to substitute the path to your XAMPP in the above command.
Do let me know whether it worked for you

Hello sir,
Thanks for the simple explanation…..
It worked for me [:)]