EditPlus Configuring PHP
EditPlus This tool to configure PHP
First: About PHP syntax checking
?? 1. Open tools, configure user tools, user tools
?? 2. Add--Application?????? Menu text: PHP syntax checker
???????????????????????? Command: The path you php.exe like D:\php\php.exe
???????????????????????? Parameter:-L "$ (FileName)"?
???????????????????????? Initial directory: $ (FILEDIR)
?
Second: Loading PHP manuals
Steps: Tools--Configure user Tools--add tools, select the CHM help file for PHP. This allows you to press CTRL + N (the number key defined) on the appropriate PHP function to jump to the corresponding
?
The third one: PHP code Analysis
ZendCodeAnalyzer.exe, and then find the path to it.
?
Fourth one: auto-complete
Tools--Preferences--File and grammar-->php--> Select the appropriate syntax and auto-complete files.
Three, four
?
?
?