Showing posts with label Application. Show all posts
Showing posts with label Application. Show all posts

How to use Xampp?

Today, we will install Xampp for windows on our own computer as a local web host.

What is Xampp?
XAMPP ( or ) is a free and open source cross-platform web server package, consisting mainly of the Apache HTTP Server, MySQL database, and interpreters for scripts written in the PHP and Perl programming languages. - en.wikipedia.org/wiki/XAMPP


Where to get Xampp?
You can download it from here : www.apachefriends.org
That site also provide information about how to install and manage.

How to use?
Usually, i use Xampp for testing my web pages. To test the web pages, put the file or folder at the "htdocs" folder in installed Xampp folder. For example : I create one folder of web pages named "mywebsite.com" in that "htdocs" folder.


To test the web pages, i start my Xampp and open my favorite web browser .
I just need to type this url on the web browser : "localhost/mywebsite.com" and enter.

Now, i can see preview my website on my computer. Finish!

For more infomation, read www.apachefriends.org

Write by Arafa Daming

Latest version of most web browsers

Arafa Daming - Best Browser


This is some of the browser in the world:

 LogoNameLatest Version
Mozilla FirefoxFirefox 4
Microsoft Internet ExplorerInternet Explorer 9
Google ChromeChrome
Apple SafariSafari 5
OperaOpera 11
SeaMonkey ProjectSeaMonkey 2
MaxthonMaxthon 3
FlockFlock 2
Space TiimeSpace Time 1
Lynx BrowserLynx 2

For your information, Netscape Navigator is officially stopped.
Which 1 your favorite browser?


Write by Arafa Daming