PHP Manual Integration

PDT can integrate with PHP Manual sites in order to get the most up-to-date PHP information.

 

 

You can open a PHP manual site with an explanation about most of the functions on the list by right-clicking a function in PHP Functions view and selecting Open Manual.

A new browser window will open with an explanation of the function from the PHP Manual site.

Note:

Some functions will not have a description assigned to them in the PHP Manual site. In this case, a browser will open with a 'Cannot find server' error message.

PHP Manual sites can be added and edited from the PHP Manual Preferences page.

 

In addition, The PHP Functions view can be used in order to easily add functions into your scripts. To add a function to your code, simply place the cursor in the required position in the Editor and double-click the required element from the list.

 

 

 

Related Links

Related Links:

PHP Manual Preferences