Beginner's recommendation:
PHP integrated environment softwareWampserver |
Wamp is an integrated installation environment for Apache, MySQL, and PHP on a Windows server. You can quickly install and configure the Web server. Generally, everyone is used to setting up Apache, MySQL, and PHP in a Linux system. However, it is undeniable that windows also has its advantages: ease of use, user-friendly interface, and rich software, therefore, it is a good choice for beginners to use Apache, MySQL, and PHP on Windows platforms. Below I will introduce several Wamp integration environments that can be used in windows.
XAMPP-XAMPP is a comprehensive integrated environment with Chinese instructions. XAMPP is not only applicable to windows, it is an easy-to-install Apache release for Linux, windows, Mac OS X, and Solaris. The software package includes Apache server, MySQL, SQLite, PHP, Perl, filezilla FTP server, and tomcat. By default, all features are installed and enabled. If security issues occur, additional security settings are required.
Wampserver-wampserve integrates Apache, MySQL, PHP, and phpMyAdmin, and supports mod_rewrite of Apache. The PHP extension and Apache module only need to be clicked on the "enable/disable" menu, saves the trouble of modifying the configuration file.
Appserv-integrates Apache, PHP, MySQL, and phpMyAdmin, Which is lightweight.
In general, lamp (Linux + Apache + MySQL + PHP) is superior to Wamp (Windows + Apache + MySQL + PHP) in terms of security and performance ), however, because Windows is easy to use, Wamp is not a good choice for beginners.
- [Business] PHP integrated development environmentZend Studio
- PHPIntegrationEnvironmentSoftwareWampserver
- [Business] PHP integrated development environmentPhpstorm
- One-click integration with the php development environmentCydphp
|
#