PHP

To run PHP on Windows.

To run PHP on Windows, PHP needs to be manually downloaded and installed on your machine. Download the PHP from the official download page at http://www.php.net/downloads.php under the "Windows downloads" section. Unzip the downloaded file and move the unzipped folder to the desired drive.

• Click Explore Samples.

• Run the RunSample.bat file from the SampleBrowser folder.

• Enter the directory path for the unzipped folder (which contains PHP Webserver for Windows) on your machine.

For example "C:\php-5.5.38-nts-Win32-VC11-x86" (unzipped directory).

• Browse product samples using the Sample Browser.

To run PHP on Linux and Mac

• To deploy the PHP samples, move the SampleBrowser folder within the Web Root Directory.

• Run the index.php file from the SampleBrowser folder.