PHP Help Browser is a simple program for viewing the PHP HTML help files.
You can find functions or other things by entering the name in the search field. If your search matches an entry in the PHP help it is shown in the main window, otherwise a list of all relevant results is displayed and you can choose which one to view.
PHP Help Browser can be opened from BBEdit with the included AppleScript. If you select a PHP function in BBEdit and run the script, it will show the help page for that function. If it doesn't match a function name, it will show you a list of any relevant pages.
|
| Main Window |