PHP study notes (1)_PHP tutorial

WBOY
Release: 2016-07-13 10:34:56
Original
814 people have browsed it

Running environment: phpstudy

It basically includes everything needed to run php applications, php, apache, mysql, one-click installation for fools

After installation, you only need to configure the virtual host and modify the host file to support multiple sites

Download: http://www.phpstudy.net/

Development tools: PhpStorm

An easy-to-use IDE with powerful functions and a good appearance. It comes with various version control tools (IDEA is more useful than eclipse)

After installation, configure the php interpreter in the menu File > Default Settings > PHP, so that you can run the php file directly in the IDE

Download: http://www.jetbrains.com/phpstorm/

Other PHP extensions:

http://pecl.php.net/packages.php Here you can download commonly used PHP extensions, including Memcache client, etc.

In this way, the development environment was set up with almost no effort

www.bkjia.comtruehttp: //www.bkjia.com/PHPjc/747727.htmlTechArticleOperating environment: phpstudy It basically includes everything needed to run php applications, php, apache, mysql, one-click fool installation After installation, you only need to configure the virtual host and modify the host file...
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
About us Disclaimer Sitemap
php.cn:Public welfare online PHP training,Help PHP learners grow quickly!