Editplus configuration phpEditplus this tool configures php first: About php syntax check ?? 1. open the tool-& gt; configure the user tool-& gt; user tool ?? 2. add -- Application ?????? Menu text: php syntax check Editplus configuration php
The Editplus tool configures php
First: php syntax check
?? 1. open Tools-> configure User Tools-> User Tools
?? 2. add -- Application ?????? Menu text: php syntax check
???????????????????????? Command: export your php.exe path, such as d: \ php \ php.exe
???????????????????????? Parameter:-l "$ (FileName )"?
???????????????????????? Initial Directory: $ (FileDir)
?
Second: load the php Manual
Step: Tools> configure User Tools> Add Tools and select the php chm helpFile. In this way, the correspondingFunctionPress ctrl + n (defined number key) to jump to the corresponding
?
Third: PHP code analysis
ZendCodeAnalyzer.exe, and then find this path.
?
Fourth: automatic completion
Tool --> preference --> File and syntax --> php --> select the corresponding syntax and automatically complete the file.
3, 4
?
?
?