Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:52818 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 36858 invoked from network); 2 Jun 2011 21:33:00 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 2 Jun 2011 21:33:00 -0000 Authentication-Results: pb1.pair.com smtp.mail=hannes.magnusson@gmail.com; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=hannes.magnusson@gmail.com; sender-id=pass; domainkeys=bad Received-SPF: pass (pb1.pair.com: domain gmail.com designates 74.125.82.170 as permitted sender) DomainKey-Status: bad X-DomainKeys: Ecelerity dk_validate implementing draft-delany-domainkeys-base-01 X-PHP-List-Original-Sender: hannes.magnusson@gmail.com X-Host-Fingerprint: 74.125.82.170 mail-wy0-f170.google.com Received: from [74.125.82.170] ([74.125.82.170:50515] helo=mail-wy0-f170.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 01/43-18291-B8108ED4 for ; Thu, 02 Jun 2011 17:32:59 -0400 Received: by wyb34 with SMTP id 34so1110955wyb.29 for ; Thu, 02 Jun 2011 14:32:56 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:in-reply-to:references:date :message-id:subject:from:to:content-type; bh=jgf6IukDviSCpddmWitnFuXCtI5D5+Rrh9dAUxoU6Lo=; b=H2YzPvjujIdc1EXisYm0m3PTt9/lB0TgVVyrhxAkEm3w6iyWeTXnX6Jkbkb4xWBIoe osm4/KnskozcC+c7GC3LTHjvcXmToMeCJgBAhB+fqsG6oNvHoHOWkdnlTBXZAcLhTWpL +YsFSqABPNjJBQodEBp9xJUs9rCAjCmic3uYs= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; b=vyNLmTgCsi9F1E7abNe5Zm2mnvfIXsI1M1yxI0CndHTd8OEBnRtTk5YgN6B5YzeFza gXX1bbYUqgDaqszhnHCNNRyi4SDCmiynQdtm4kJmB59XaRrtvARJd+dhYJfj1uH0IlG2 RAsyLZD8tjuEN5bJEfdjJYbUiWE5/IxfCD1xs= MIME-Version: 1.0 Received: by 10.216.59.83 with SMTP id r61mr1154103wec.5.1307050376218; Thu, 02 Jun 2011 14:32:56 -0700 (PDT) Received: by 10.216.50.212 with HTTP; Thu, 2 Jun 2011 14:32:56 -0700 (PDT) In-Reply-To: References: Date: Thu, 2 Jun 2011 23:32:56 +0200 Message-ID: To: PHP Development Content-Type: text/plain; charset=UTF-8 Subject: Re: [PHP-DEV] Local PHP docs with search facility From: hannes.magnusson@gmail.com (Hannes Magnusson) 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 Please ask any followup questions on the proper mailinglist, phpdoc@lists.php.net for questions about the docs, or php-webmaster@lists.php.net for questions about the website. -Hannes