PHP has a wide range of functions, as such you may not be able to remember the parameters a function requires. To aid in solving this problem you can point the mouse over the name of a PHP function and the function prototype will be displayed in the status bar of the main application window.
Not all PHP functions are supported.