Software XAMPP



Software XAMPP 

 

Software XAMPP  

XAMPP is a tool that provides software packages into one package . By installing XAMPP then no longer need to perform the installation and configuration of Apache web server , PHP and MySQL manually . XAMPP will install and configure it automatically for you or auto configuration . Current XAMPP version is 1.4.14 or the latest version you can download on http://www.apachefriends.org/en/xampp-window.html .

http://download.cnet.com/XAMPP/3000-10248_4-10703782.html
XAMPP software version consists of :

a. Apache version 2.0.54
b . MySQL version 4.1.12
c . PHP version 5.0.4
d . phpMyAdmin version 2.6.2 - p11 and others

The web server let us know her one by one .
1 . regarding APACHE

Apache has evolved since its first version . Until the time of writing this article there is the final version of the Apache ver 2.0.54 . Apache is open source , meaning that anyone may use it , take it and even change the source code .

The main task of apache is generating the correct web page to the requester , based on PHP code written by the makers of the web page . If necessary also based on PHP code is written , it can be a database accessed first ( eg in MySQL ) to support the resulting web page .

2 . regarding PHP

PHP programming language is a programming language for producing web that is a server- side scripting . PHP allows us to create dynamic web pages . PHP can run on various Operating System ( OS ) , such as Windows , Linux and Mac OS . In addition to Apache , PHP also supports several other web servers , such as Microsoft IIS , Caudium , PWS and others.

As has been mentioned earlier that PHP can utilize the database to generate dynamic web pages . Database management systems are often used with PHP is MySQL . However PHP also supports Oracle database management system , Microsoft Access , Interbase , D - Base , PostgreSQL and so on .

Until now PHP has grown up to version 5 . Fully supports PHP 5 Object Oriented Programming ( OOP ) , the integration of XML , supports all the latest MySQL extensions , web development services with SOAP and REST , as well as hundreds of other upgrades over the previous version . Same with any other web server PHP is also open source so anyone can use it for free .


3 . regarding MySQL

Pperkembangannya called SQL stands for Structured Query Language . SQL is a structured language that is specifically used to process the database . SQL was first defined by the American National Standards Institute ( ANSI ) in 1986 . MySQL is a database management system that is open source . MySQL is a matching pair of PHP . MySQL created and developed by MySQL AB is located in Sweden .

MySQL can be used to create and mengola database and its contents . We can take advantage of MySQL to add , modify and delete data in the database . MySQL is a database management sisitem at the relational nature . This means that the data in the database will be placed on a separate table so that some data manipulation will be much faster .

MySQL can be used to manage databases ranging from small to very large . MySQL can also execute commands Structured Query Language ( SQL ) to manage the databases that exist in it . Until now , MySQL has evolved to version 5 . MySQL 5 supports triggers to facilitate the management of the tables in the database .


4 . regarding PHPMyAdmin

With MYSQL database management should be done by typing the command lines corresponding (command line ) for any particular purpose . If you want to create a database , type the appropriate command line to create the database . If we want to remove the table , type the appropriate command line to delete the table . It is of course quite difficult because we had to memorize and type in the commands one by one .

Lots of software that can be used to manage the data base in MySQL , one of which is phpMyAdmin . With phpMyAdmin you can create tables , populate data and other easily without having to memorize commands . To activate phpMyAdmin steps are : first after XAMP we installed , we need to enable the Apache web server and MySQL from XAMPP control panel . The second , run your favorite browser ( IE , Mozilla Firefox or Opera ) then type the following web address : http://localhost/phpmyadmin/ in the address bar and press Enter. The third step when it is visible interface ( UI ) phpMyAdmin you can start it by typing database name , table name , and so on .


Software XAMPP

0 Response to "Software XAMPP "

Posting Komentar