Basic PHP Programming Question:

How To Download and Install PHP for Windows?

Tweet Share WhatsApp

Answer:

The best way to download and install PHP on Windows systems is to:

► Go to http://www.php.net, which is the official Web site for PHP.
► Download PHP binary version for Windows in ZIP format.
► Unzip the downloaded file into a directory.

You are done. No need to run any install program.

Download PHP PDF Read All 139 PHP Questions
Previous QuestionNext Question
How To Check Your PHP Installation?Where Are PHP Configuration Settings Stored?