PHP INSTALL XAMPP PART 1 beginner Tutorial

seen from United States
seen from China

seen from United States

seen from United States
seen from United States

seen from Netherlands
seen from China
seen from Netherlands

seen from United States
seen from United States

seen from Brazil
seen from Netherlands
seen from United States

seen from United States
seen from Netherlands

seen from T1
seen from United States
seen from United States
seen from China

seen from United States
PHP INSTALL XAMPP PART 1 beginner Tutorial
PHP Install
How does PHP installation is done ?
To start the PHP or run the PHP web pages you need to install three important component on your personal computer.
The first one is web server, PHP installation will work almost in all the server like- Internet Information Server (IIS) and apache. Apache is the most common and use web server today, and it is free to download.
The next one is Database, PHP will work almost all the database like- MySQL, informix, oracle, Sybase, Generic ODBC. But MySQL database is mostly used and it is also free to download.
Last but not the least is install PHP. if your server already has activated the support of PHP then, create few .php files and place them in your web directory, and the server will automatically detect and parse them. As told you earlier it is open source and can be easily download.