terminalAlexandre blogged last week about how to install pman and add a contextual help within VI for PHP functions. Tthis post is merely a quick note of the procedure. I like the speed of pman as opposed to browsing php.net. I didn’t install the VI part, I use Textmate these days.

The procedure is actually straight forward: add the doc.php.net channel to pear then install pman

1
2
3
pear channel-discover doc.php.net

pear install doc.php.net/pman

If everything went fine, try

1
pman substr

Thanks to @alheim for the tip!

Filed under: Computing, PHP

Tagged with: , , ,

Liked this page?

Tweet it

Subscribe to the RSS feed or sign up for the newsletter now.

Posts related to PHP Help as a Man Page (with Pear)

2 Comments to "PHP Help as a Man Page (with Pear)"

  1. Trackback on Samantha Halfon on January 15, 2010 at 11:22 pm

    New blog post: PHP Help as a Man Page (with Pear):
    Alexandre blogged last week about how to inst.. http://bit.ly/4AT5no

  2. Trackback on samantha on January 16, 2010 at 12:22 am

    New blog post: PHP Help as a Man Page (with Pear):
    Alexandre blogged last week about how to inst.. http://bit.ly/4AT5no

Name (required)

Email (required)

Website

Leave a Reply