Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:52803 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 6871 invoked from network); 2 Jun 2011 19:10:11 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 2 Jun 2011 19:10:11 -0000 Authentication-Results: pb1.pair.com header.from=rileyrg@googlemail.com; sender-id=unknown Authentication-Results: pb1.pair.com smtp.mail=php-php-dev@m.gmane.org; spf=pass; sender-id=pass 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:52582] helo=lo.gmane.org) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id EC/10-05709-F00E7ED4 for ; Thu, 02 Jun 2011 15:10:10 -0400 Received: from list by lo.gmane.org with local (Exim 4.69) (envelope-from ) id 1QSDHQ-00077n-TG for internals@lists.php.net; Thu, 02 Jun 2011 21:10:04 +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 ; Thu, 02 Jun 2011 21:10:04 +0200 Received: from rileyrg by 85.183.18.158 with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Thu, 02 Jun 2011 21:10:04 +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: Thu, 02 Jun 2011 21:03:29 +0200 Organization: aich tea tea pea dicky riley dot net Lines: 18 Message-ID: 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:/ds/ArAaP+Lf+Gbi9R2YP+XLMJc= Subject: Local PHP docs with search facility From: rileyrg@googlemail.com (Richard Riley) 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? I have a local install but only full function names match but something like http://localhost/phpman/manual-lookup.php?pattern=str does not. A quick google hasn't helped but any refinements greatfully received! regards r.