PHP development environment Full version detailed address: http://www.phpthinking.com/archives/680
1. if Mysql and Apache are not installed, we recommend that you install WampServer, WampServer = Apache + php + mysql!
Wamp:
Http://pan.baidu.com/s/1jG7R3OM
Wamp installation details:
Http://www.phpthinking.com/archives/379
2. Navicat (including the registration code ):
Http://pan.baidu.com/s/1jG5PD1W
Navicat is very simple. just click next!
3. for Mysql command line operations, first configure the environment variable:
Right-click the computer ?? Attribute ?? Advanced System Settings ?? Advanced> environment variables> System variables
Select PATH and add your mysql folder PATH/bin (for example, D: \ wamp \ bin \ mysql \ mysql5.5.8 \ bin)
PATH = .......; D: \ wamp \ bin \ mysql \ mysql5.5.8 \ bin (note: append, not overwrite)
Procedure:
Enter mysql-u username-p password under command line cmd to run Mysql!
4. PHP development environment Zend Studio (including the registration code ):
Http://pan.baidu.com/s/1hq25Syg
The installation process is still the next step!
5. zend studio offline language pack installation method:
Http://www.phpthinking.com/archives/649
Solemnly declare: If you have any questions, leave a message and reply immediately!