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

Community News: Latest PEAR Releases for 02.04.2008

Christian Weiske's Blog: PEARhd steaming on

Pierre-Alain Joye's Blog: Debugging symfony (or any php script) with vim and Xdebug

SitePoint Server-Side Essentials Blog: Keep Your Blog Safe: Back Up Your WordPress Installation

Joshua Eichorn's Blog: Slides from azPHP presentation of PEAR: An Introduction


Community Events









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


functional code object release example language event composer framework development unittest phpunit introduction community api zendframework2 interview testing opinion database

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