Original: apmserv-The best PHP integration environment tool I've ever used
Often toss WordPress and various cms, unavoidable to test some programs locally, so choose a good PHP integration environment is crucial.
1. I have used the PHP integration environmentTools
The first I used was XAMPP.
When I was in college, I didn't know much about this kind of PHP integrated environment tool. Think XAMPP is the only and the best.
Later I learned more slowly, and found that it was not so. From the university to now, I have tried XAMPP,appserv,wampserver,phpnow and Coreamp and so on. Moonlight Blog has a "common Wamp integration Environment" Introduction, we are interested to see.
I do not know at what time, I began to know Zhang Yi Apmserv, in the use of time, I found: it is the best PHP integration environment, not one.
About Zhang Feast, we can go to his blog to see, anyway, he is a cow, and now in Jinshan, and I a classmate in the same company, and I this classmate is also a cow person.
So what are the characteristics of apmserv? Let me tell you my favorite time:
2.1 Pure green, free installation
Some people will say, so many PHP integration environment, and it is not only a green. Indeed, there are many green-free PHP integration environment tools. But Apmserv also has the following advantages;
2.2 Start, stop convenient. Do not consume system processes after deactivation
Some of the PHP integration environments I've used, some of which open up later Httpd.exe and Mysqld.exe, will always be there, but they can be ended manually.
But in dealing with this problem, I think apmserv do a better job, when you want to use it, click "Start Apmserv", no Time, "stop Apmserv" after the Httpd.exe and mysqld.exe the 2 process followed by the end. Avoids unnecessary waste of system resources.
2.3 Support ASP Environment
This is Apmserv a major feature, with Apmserv, you can not only quickly build PHP environment, but also debug ASP program, simply too convenient.
To learn more about Apmserv's features and more, you can visit Apmserv website.
Reproduced in: http://rssbus.org/rsschannel/archives/1015
apmserv-The best PHP integration environment tool I've ever used