News Feed
Jobs Feed
Sections




News Archive
Hannes Magnusson's Blog:
Unix manual pages for PHP functions
January 05, 2010 @ 11:06:06

Hannes Magnusson has a new post today about an interesting feature of the PHP documentation some might not have known existed - manual pages (man) for PHP functions/methods for unix systems.

For a while I had vim configured to run reflection when I hit "K", but after the PHP documentation team released unix manual pages for PHP I now get the manual page in all its glory; function description, parameter descriptions, return values, examples, notes, see also and everything you are used to see from the online manual. Its awesome.

These manual pages aren't installed by default, so you'll have to grab the download from the PEAR channel for the PHP documentation (doc.php.net/pman). If you're wanting to use it in VIM, you'll also need to change the keywordprg setting to "pman".

0 comments voice your opinion now!
unix manual page pear vim


blog comments powered by Disqus

Similar Posts

Greg Beaver\'s Blog: phpDocumentor and PEAR - interesting crossing of paths

Greg Beaver's Blog: problem with PHP_Archive-based phars tracked to odd unpack() bug

Greg Beaver\'s Blog: PEAR 1.4.7 Released

Community News: Latest PEAR Releases for 10.08.2007

Quinton Parker's Blog: vim tips for php programmers


Community Events











Don't see your event here?
Let us know!


interview tool functional testing zendframework2 introduction community podcast language conference development release opinion code phpunit series example application framework unittest

All content copyright, 2013 PHPDeveloper.org :: info@phpdeveloper.org - Powered by the Solar PHP Framework