PHP help at your command line

If you’d like to get help on PHP commands without having to fire up your browser, here’s something which you may like. In Ubuntu/Debian systems you can install phpm, which is a command line PHP help utility.
The installation instructions are available at: http://www.sitepoint.com/blogs/2007/11/28/php-manual-cli-style-20/

