Breaking News

How to Use XAMPP in Windows Operating System

If you want to develop website you can use XAMPP to run apache and mySQL. In this article I write about use XAMPP in Windows operating system

Click Windows logo => All Programs => XAMPP => XAMPP Control Panel


And then run Apache and MySQL with click Start button besides Apache and MySQL.
If you want to open the database, open your browser and type localhost/phpmyadmin. And then press Enter in your keyboard.






If you want to create website, placed your file in xampp\htdocs where you install xampp.
For example I placed my website file in drive C:\xampp\htdocs\anugrahmeuble


In your URL browser please type localhost/your folder name or your file name. For example to open my website I type localhost/anugrahmeuble. And then my website will displayed.


If you want to read about install XAMPP  in Windows Operating System you can click HERE
 

No comments