[rps-include post=6522]
In this tutorial we will look how to download and install Php and popular IDE called Eclipse
. We will download Php interpreter from php.net
which is Php language official site.
Download Php Interpreter
We will download Php interpreter from following link. But there are two popular version of Php. These are named Php5 and Php7 . There no big differences if we do not write detailed and complex applications.
http://windows.php.net/download#php-7.1
Downloading X64 Thread Safe Zip
file the best solution for most of the situations but select according to your situation.
After downloading extract the file like in Program files.
Download Eclipse
We will download Eclipse from following link. After downloading eclipse we will unzip and run the eclipse.exe
binary. In order to run Eclipse the Java Runtime must be already installed. We will select according to our architecture.
http://www.eclipse.org/pdt/#download
[rps-include post=6522]
1 thought on “Php – Install Php In Windows and Create Development Environment with Eclipse”