xampp

Wizet

New Member
Messages
644
Reaction score
0
Points
0
What is the purpose of xampp? I know it might kind of be a dumb question.
 
Last edited:

Smith6612

I ate all of the x10Pizza
Community Support
Messages
6,518
Reaction score
48
Points
48
Basically XAMPP is just a program that is meant for web testing that is easy to install and use, unlike setting up everything including Apache by hand.
 

Nathan H

New Member
Messages
562
Reaction score
0
Points
0
in a simple phrase it is everything. XAMP is the windows alternative to a LAMP Setup. Namely it is an Apache web server(http) mysql (databases) Php (server side scripts) package all bundled into one installer.
 
T

themasterrocker

Guest
The only problem i have is the fact you've gotta leave you're computer on all the time. That causes mass eletricity bills. Therefore i would prefere to have a low energy server to have it on :p
 

sunils

New Member
Messages
2,266
Reaction score
0
Points
0
XAMPP 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.

More more information refer..
http://en.wikipedia.org/wiki/XAMPP
 
Top