1. If MySQL and Apache are not installed, it is recommended that you install wampserver,wampserver=apache+php+mysql!
Wamp Download Address:
Http://pan.baidu.com/s/1jG7R3OM
Wamp Installation Detailed:
http://www.phpthinking.com/archives/379
2.Navicat Download address (registration code included):
Http://pan.baidu.com/s/1jG5PD1W
Navicat is very simple, all the way next!
3.Mysql command-line operation, first configure environment variables:
Right-click the computer?? Property?? Advanced system settings?? System variables--Advanced environment variables
Select Path, after which you 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 for append, not overwrite)
Specific steps:
Under command line cmd, enter mysql-u user name-p password to run mysql!
4.PHP development environment Zend Studio8.0 Genuine download address (contains registration code):
Http://pan.baidu.com/s/1hq25Syg
The installation process is still next!
5.zend studio8.0 version of Chinese language pack download and installation method:
Http://pan.baidu.com/s/1gdh9MT1
6.zend Studio New version of Chinese Offline Language pack installation method:
http://www.phpthinking.com/archives/649
7.EditPlus editor download and configure PHP debugging environment
Http://bbs.phpthinking.com/thread-167-1-1.html
8.listary file Finder Tool download and use
Http://bbs.phpthinking.com/thread-173-1-1.html
Solemn statement: If you have any questions, leave a message, the first time to reply!