您的位置:首页 > 编程语言 > PHP开发

Combine Editplus editor and WAMP to config php enviroment !

2014-07-06 01:23 417 查看
First , open your Eidtplus editor on your Window operation system.

Checked ' Tools ' ------ ' Configure User Tools... ' . Then choose an unname group named 'PHP' . Eg. the following picture .



Check the button 'Add Tool' ------'Program' . Repeat this step and named 'Program 1' as name 'PHP Compiled' ,'Program 2' as name 'PHP Document API' .

(The 'Program 2' is not necessary !)





Don't forget to check the ' Output Pattern ' button to config ,this will help you to find the error on line.

Enter " ^.+ in (.+) line ([0-9]+) "





After apply these settings , we should to config the 'www' root folder and add the localhost IP address







It will like this:



Now ! Create a php file and press 'Ctrl + B' , u will see what u want !
内容来自用户分享和网络整理,不保证内容的准确性,如有侵权内容,可联系管理员处理 点击这里给我发消息
标签: