Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:28773 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 42968 invoked by uid 1010); 13 Apr 2007 06:56:20 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 42953 invoked from network); 13 Apr 2007 06:56:19 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 13 Apr 2007 06:56:19 -0000 Authentication-Results: pb1.pair.com header.from=tijnema@gmail.com; sender-id=pass; domainkeys=bad Authentication-Results: pb1.pair.com smtp.mail=tijnema@gmail.com; spf=pass; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.132.249 as permitted sender) DomainKey-Status: bad X-DomainKeys: Ecelerity dk_validate implementing draft-delany-domainkeys-base-01 X-PHP-List-Original-Sender: tijnema@gmail.com X-Host-Fingerprint: 209.85.132.249 an-out-0708.google.com Received: from [209.85.132.249] ([209.85.132.249:60664] helo=an-out-0708.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 18/94-47553-2992F164 for ; Fri, 13 Apr 2007 02:56:19 -0400 Received: by an-out-0708.google.com with SMTP id c28so943511ana for ; Thu, 12 Apr 2007 23:56:16 -0700 (PDT) DKIM-Signature: a=rsa-sha1; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=rj89/MdXV9bvxY8RwFmoTN7oYpyMzEsarwpfJvqzvr9u3s7KAsfPA/f80KZ8Qm72cZFNmaeYp0j9Z+lH5lAOg940JlPio+4B3z9EQz7e2416SS/HF5KbRiRMN+zJnuBdYfOhNqsU+6okPucIglMlpgW1zoqfFEA5FX4QSAcL5Fc= 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=ayBJUZfCG4xnI64BDAdYsWyvMppimdtbn654LMsmN6oKoty2LJXSMiobQSw/EbaufWCPrznWQKV7whzif3Lt2KFImi6A9zijrIg1ZCroTyjarSuCa2mie+PPhyIgOAzlTaFnVkmij4c1cpmSIn8VCyBkajmwI3uD2nv+v/2oO2A= Received: by 10.100.7.18 with SMTP id 18mr2235205ang.1176447375431; Thu, 12 Apr 2007 23:56:15 -0700 (PDT) Received: by 10.100.91.8 with HTTP; Thu, 12 Apr 2007 23:56:15 -0700 (PDT) Message-ID: Date: Fri, 13 Apr 2007 08:56:15 +0200 To: "Oliver Block" Cc: internals@lists.php.net In-Reply-To: <200704121638.01772.lists@block-online.eu> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <200704112329.l3BNTVnK000581@post.webmailer.de> <200704121638.01772.lists@block-online.eu> Subject: Re: [PHP-DEV] Re: php feature From: tijnema@gmail.com ("Tijnema !") On 4/12/07, Oliver Block wrote: > Am Donnerstag, 12. April 2007 06:34 schrieb Andrew Hutchings: > > Isn't that what a database is for (e.g. MySQL)? > > No. - It's that what a symbol table is for.:-) > > Best Regards, > > Oliver You simply could create a table with 2 columns 'key' and 'value', and so you could easily store both :) Tijnema > > -- > PHP Internals - PHP Runtime Development Mailing List > To unsubscribe, visit: http://www.php.net/unsub.php > >