Home > Backend Development > PHP Tutorial > Install PHP development environment with one click

Install PHP development environment with one click

WBOY
Release: 2016-07-29 08:51:33
Original
950 people have browsed it

For newbies who have just learned PHP, configuring the development environment is quite confusing.

Today we will introduce an integrated development environment that integrates Apache, Mysql, PHP and phpmyadmin under the Windows platform - WampServer. It is easy to use, has a friendly interface and is very convenient to operate. You just need to download it from the official website, and then double-click to install it.

Not only that, it also integrates Xdebug, which greatly facilitates developers’ debugging and tracking.

If you want to install the development environment step by step, it is also beneficial. Provide some reference resources for installation:

Download PHP: http://www.php.net/downloads.php

Download MySQL database: http://www.mysql.com/downloads/

Download Apache Server: http://httpd.apache.org/download.cgi

Installation tutorial: http://www.blabla.cn/php/install_apache_php_index.html.html

Original link: http://woqilin.blogspot. com/2012/09/php.html

Personal homepage: https://plus.google.com/+sherlockwang/posts

The above introduces the one-click installation of the PHP development environment, including the relevant content. I hope it will be helpful to friends who are interested in PHP tutorials.

Related labels:
source:php.cn
Statement of this Website
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn
Popular Tutorials
More>
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template