Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:27435 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 88469 invoked by uid 1010); 14 Jan 2007 09:16:59 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 88454 invoked from network); 14 Jan 2007 09:16:59 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 14 Jan 2007 09:16:59 -0000 Authentication-Results: pb1.pair.com smtp.mail=kingwez@gmail.com; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=kingwez@gmail.com; sender-id=pass; domainkeys=bad Received-SPF: pass (pb1.pair.com: domain gmail.com designates 64.233.182.189 as permitted sender) DomainKey-Status: bad X-DomainKeys: Ecelerity dk_validate implementing draft-delany-domainkeys-base-01 X-PHP-List-Original-Sender: kingwez@gmail.com X-Host-Fingerprint: 64.233.182.189 nf-out-0910.google.com Linux 2.4/2.6 Received: from [64.233.182.189] ([64.233.182.189:20587] helo=nf-out-0910.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 3F/85-20730-A05F9A54 for ; Sun, 14 Jan 2007 04:16:59 -0500 Received: by nf-out-0910.google.com with SMTP id l35so2003897nfa for ; Sun, 14 Jan 2007 01:16:56 -0800 (PST) DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=CfmPDpiN11BEiPDlI3Q9aQpfprnUf5BV/tViaFimQcbRbL9U691YRnX5yxd+ZwLwbuLNlywatk4sAMMRmofwBYrld/bE1S9B3xHR+qxGJGmtbhfaMj6YJ3VmbsxL+vzb+hGCGQ8DOjEJBvVvjOVWEEHn9PNV1JP89klPGG8NALI= Received: by 10.82.114.3 with SMTP id m3mr399776buc.1168766215685; Sun, 14 Jan 2007 01:16:55 -0800 (PST) Received: by 10.82.177.9 with HTTP; Sun, 14 Jan 2007 01:16:55 -0800 (PST) Message-ID: <4e89b4260701140116h1314603cpffc30ffb66461ea8@mail.gmail.com> Date: Sun, 14 Jan 2007 04:16:55 -0500 To: "Lukas Kahwe Smith" Cc: "internals@lists.php.net" In-Reply-To: <45A8FF84.7000305@pooteeweet.org> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <45A8FC49.7050909@hardened-php.net> <45A8FF84.7000305@pooteeweet.org> Subject: Re: [PHP-DEV] Comments on PHP security From: kingwez@gmail.com ("Wez Furlong") On 1/13/07, Lukas Kahwe Smith wrote: > SQLite does not natively support prepared statements anyways. Yes it does :)