Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:52832 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 13968 invoked from network); 3 Jun 2011 05:39:46 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 3 Jun 2011 05:39:46 -0000 Authentication-Results: pb1.pair.com smtp.mail=php-php-dev@m.gmane.org; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=rileyrg@googlemail.com; sender-id=unknown Received-SPF: pass (pb1.pair.com: domain m.gmane.org designates 80.91.229.12 as permitted sender) X-PHP-List-Original-Sender: php-php-dev@m.gmane.org X-Host-Fingerprint: 80.91.229.12 lo.gmane.org Linux 2.6 Received: from [80.91.229.12] ([80.91.229.12:48521] helo=lo.gmane.org) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 76/D3-12176-E9378ED4 for ; Fri, 03 Jun 2011 01:39:44 -0400 Received: from list by lo.gmane.org with local (Exim 4.69) (envelope-from ) id 1QSN6h-0000a9-Id for internals@lists.php.net; Fri, 03 Jun 2011 07:39:39 +0200 Received: from 85.183.18.158 ([85.183.18.158]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Fri, 03 Jun 2011 07:39:39 +0200 Received: from rileyrg by 85.183.18.158 with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Fri, 03 Jun 2011 07:39:39 +0200 X-Injected-Via-Gmane: http://gmane.org/ Mail-Followup-To: internals@lists.php.net Reply-To: internals@lists.php.net To: internals@lists.php.net Date: Fri, 03 Jun 2011 06:41:13 +0200 Organization: aich tea tea pea dicky riley dot net Lines: 21 Message-ID: References: Mime-Version: 1.0 Content-Type: text/plain X-Gmane-NNTP-Posting-Host: 85.183.18.158 Mail-Copies-To: never User-Agent: Gnus/5.110018 (No Gnus v0.18) Emacs/23.2 (gnu/linux) Cancel-Lock: sha1:031JjkzjKUCTdt1TdunlE1vpbHA= Subject: Re: [PHP-DEV] Local PHP docs with search facility From: rileyrg@googlemail.com (Richard Riley) Hannes Magnusson writes: > On Thu, Jun 2, 2011 at 21:03, Richard Riley 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 > Just as a side note on this informative thread (and to anyone else that comes across it in google), the instructions there dont actually install any of the manual so no look ups / function searches work at all. I'll look into it in more detail later. I'll head over to > phpdoc@lists.php.net for further info if thats the correct place.