Sublime Text中运作PHP(转)
Sublime Text中运作PHP(转) Sublime Text中运行PHP(转)
Sublime Text 2 has the concept of build systems. This basically means that if you are editing a Python file then you can run the Python interpreter on the source file your are editing and see the output in a console window, all without having to l...