On Thu, Jun 2, 2011 at 4:01 PM, Philip Olson <[email protected]> wrote:
> > On Jun 2, 2011, at 2:46 PM, Richard Riley wrote: > > > Hannes Magnusson <[email protected]> writes: > > > >> On Thu, Jun 2, 2011 at 21:03, Richard Riley <[email protected]> > 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, > >> [email protected] for questions about the docs, or > >> [email protected] 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. > not to shabby ;) and to Richard's question about search the -K option may be just the ticket. -nathan
