Viewing PHP Functions

Get additional reference information on specific PHP Functions and classes by accessing the online PHP Manual from inside Studio.

PHP Function Inspector

The Inspectors PHP tab lists all existing PHP functions constants and classes in alphabetical order. Each one of these functions can be easily investigated directly from inside the IDE to obtain function class and constant descriptions and usability options.

 

To ensure the highest level of accuracy, information is directly viewed from the online PHP manual, which opens in the IDE's Internal browser.

To open the PHP Manual in the internal Browser, select a function from the list of PHP functions and press F1 (or use the right-click menu).

 

 

Related Links

Related Links:

Code Inspection

Inspecting Files

Inspecting Projects