run xampp from cmd code example
Example 1: run mysql xampp shell
mysql -u root mysql
Example 2: 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).
*/