Operating Environment: Phpstudy
It basically includes everything you need to run your PHP app, PHP, Apache, MySQL, one-click Idiot installation
Once installed, you can only configure the virtual host and modify the host file to support multiple sites.
Download: http://www.phpstudy.net/
Development tools: Phpstorm
Good IDE, powerful look, with a variety of version control tools (as opposed to eclipse or idea better use point)
Install PHP Interpreter in menu file > Default Settings > PHP, so that you can directly run PHP files directly within the IDE.
Download: http://www.jetbrains.com/phpstorm/
Other PHP Extensions:
Http://pecl.php.net/packages.php can be downloaded to common PHP extensions, including memcache clients, etc.
It's almost impossible to get the development environment right.
http://www.bkjia.com/PHPjc/747727.html www.bkjia.com true http://www.bkjia.com/PHPjc/747727.html techarticle operating Environment: Phpstudy It basically includes everything you need to run a PHP application, PHP, Apache, MySQL, a button to install the installation of a fool only need to configure the virtual host and modify the host file ...