Use wamp to build a php website running environment(windows)
If we want to debug a php website on local computer, we must build up a php website running environment first, that is PHP + mysql + Apache.
However, for PHP beginners, the establishment of such an environment is very difficult.Fortunately, there are some smart guys have considered to this point, they create tools that make this process more easier.
Now [...]