Combine Editplus editor and WAMP to config php enviroment !
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 (+) "
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 !
页:
[1]