Hints of PHP Functions Parameters
When you type in or insert a standard PHP function in DzSoft PHP Editor, the program shows you a hint with the information that will help you to use the function properly, so you don't have to waste time looking through the documentation.

To quickly insert a PHP function call please press Ctrl+Enter.

To find a function in the list just start typing the function name.
You can add your own functions to the phphints.dat file that is located in DzSoft PHP Editor program folder (note: if you do so, please make a backup copy of the file as it will be rewritten when you install a new version of DzSoft PHP Editor or reinstall the program).
|