0% found this document useful (0 votes)
107 views1 page

02 - Installation

The document discusses installing PHP on a local computer by installing required components like a web server, PHP library, and MYSQL. It provides links to download distributions like XAMPP, LAMP, and WAMP that bundle these components for easy installation.

Uploaded by

Sourabh Bhandari
Copyright
© Attribution Non-Commercial (BY-NC)
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
107 views1 page

02 - Installation

The document discusses installing PHP on a local computer by installing required components like a web server, PHP library, and MYSQL. It provides links to download distributions like XAMPP, LAMP, and WAMP that bundle these components for easy installation.

Uploaded by

Sourabh Bhandari
Copyright
© Attribution Non-Commercial (BY-NC)
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 1

PHP Installation

To run PHP on your local computer you need to install following components : A webserver Apache (http://apache.org) PHP library (http://php.net) MYSQL (http://mysql.com) You can install these components manually one by one or you can use the XAMPP, LAMP or WAMP. These are distributions that provide the complete PHP, MYSQL and Apache web development environment that can be installed by downloading. These are freely available for Windows, Linux, Mac OS X, and Solaris. Following are the links to download these distributions: 1. XAMPP (http://xampp.org) 2. LAMP (http://sourceforge.net/projects/lampas/) 3. WAMP (http://wampserver.com/en)

Lets get started with PHP coding in our next tutorial.

Check our more tutorials at http://unettuts.com

unettuts, 2011

http://unettuts.com

You might also like