Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:21727 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 58830 invoked by uid 1010); 29 Jan 2006 21:16:28 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 58815 invoked from network); 29 Jan 2006 21:16:28 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 29 Jan 2006 21:16:28 -0000 X-Host-Fingerprint: 66.249.92.201 uproxy.gmail.com Received: from ([66.249.92.201:42037] helo=uproxy.gmail.com) by pb1.pair.com (ecelerity 2.0 beta r(6323M)) with SMTP id 86/77-33179-CA03DD34 for ; Sun, 29 Jan 2006 16:16:28 -0500 Received: by uproxy.gmail.com with SMTP id a2so644464ugf for ; Sun, 29 Jan 2006 13:16:24 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=TnZ8gqkOb44uArp/YnLB0UqzQw1eTeJIe/yg7RTv7jdR9RMskM3N7KT7BP1+oY0kdazPbqLIq+x2eI4u7hEy8Ghcty7li8ZFddP44JtKn+wCJERBT7BnKBCvm64TH++oV+NZNtmMmsvunxF865DHto1nddTzhFXZ8mFvxZhHa7I= Received: by 10.48.143.11 with SMTP id q11mr806169nfd; Sun, 29 Jan 2006 13:16:24 -0800 (PST) Received: by 10.49.72.15 with HTTP; Sun, 29 Jan 2006 13:16:24 -0800 (PST) Message-ID: <2a8d4a710601291316i3e46df6q51f8027deb4928b1@mail.gmail.com> Date: Sun, 29 Jan 2006 16:16:24 -0500 To: internals@lists.php.net In-Reply-To: <43DD2C76.4010402@album.co.nz> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline References: <2a8d4a710601282225g4f06a6c7v59edb232eb9584a4@mail.gmail.com> <43DC7227.4070600@dealnews.com> <23b513280601290844h1c58f798qba32ed20848f2da2@mail.gmail.com> <2a8d4a710601291032g3e4b3b93i3f3edc5b19c66dc8@mail.gmail.com> <23b513280601291046v24720f2bl28b0a88fadcc90be@mail.gmail.com> <2a8d4a710601291220i5d33202ewabe9337d40043299@mail.gmail.com> <2a8d4a710601291221q186165adwe780ca5f3ee253@mail.gmail.com> <43DD2C76.4010402@album.co.nz> Subject: Re: [PHP-DEV] PHP Array Literals From: chiology@gmail.com (James Crane) Or could learn that [] creates arrays the same way that it is used to access and assign pieces of arrays. M.T.