On Jun 2, 2011, at 2:46 PM, Richard Riley wrote:

> Hannes Magnusson <hannes.magnus...@gmail.com> writes:
> 
>> On Thu, Jun 2, 2011 at 21:03, Richard Riley <rile...@googlemail.com> wrote:
>>> 
>>> Could some kind soul advise me on how to install php docs localy and
>>> have the excellent patterns search work based on an sqllite database?
>> 
>> https://wiki.php.net/doc/phd/view
>> 
>> Please ask any followup questions on the proper mailinglist,
>> php...@lists.php.net for questions about the docs, or
>> php-webmas...@lists.php.net for questions about the website.
>> 
> 
> Yes, please excuse the wrong group. I realised that after posting.

But while we're here, pman is another option:

  $ pear install phpdocs/pman
  $ pman mysql_connect

That'll show the mysql_connect() documentation as a local man page.

Regards,
Philip


--
PHP Internals - PHP Runtime Development Mailing List
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to