Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:16682 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 95645 invoked by uid 1010); 14 Jun 2005 17:05:27 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 95630 invoked from network); 14 Jun 2005 17:05:27 -0000 Received: from unknown (HELO interjinn.com) (127.0.0.1) by localhost with SMTP; 14 Jun 2005 17:05:27 -0000 X-Host-Fingerprint: 66.11.173.122 unknown Received: from ([66.11.173.122:59218] helo=interjinn.com) by pb1.pair.com (ecelerity 1.2 r(5656M)) with SMTP id EB/A9-20931-55E0FA24 for ; Tue, 14 Jun 2005 13:05:25 -0400 Received: from blobule.suds (blobule.suds [192.168.1.3]) by interjinn.com (Postfix) with ESMTP id E599911FB67; Tue, 14 Jun 2005 13:05:21 -0400 (EDT) To: Sebastian Mendel Cc: internals@lists.php.net In-Reply-To: <02.92.20931.F3DDEA24@pb1.pair.com> References: <5.1.0.14.2.20050603203711.028e9140@localhost> <200506051859.53976.magnus@php.net> <6E.27.21296.C90E7A24@pb1.pair.com> <38.CE.21296.BFD78A24@pb1.pair.com> <43.34.20931.17BEDA24@pb1.pair.com> <1118701987.27553.6.camel@blobule.suds> <53F92510-14F5-4E4E-939F-8FC382A7B925@botimer.net> <87728790.20050613214458@ionzoft.com> <52.4A.20931.FBB6EA24@pb1.pair.com> <1118730688.27553.19.camel@blobule.suds> <02.92.20931.F3DDEA24@pb1.pair.com> Content-Type: text/plain Organization: InterJinn Message-ID: <1118768803.24317.1.camel@blobule.suds> Mime-Version: 1.0 X-Mailer: Ximian Evolution 1.4.5-4mdk Date: Tue, 14 Jun 2005 13:06:43 -0400 Content-Transfer-Encoding: 7bit Subject: Re: [PHP-DEV] PHP 5.1 From: robert@interjinn.com (Robert Cummings) On Tue, 2005-06-14 at 09:45, Sebastian Mendel wrote: > Robert Cummings wrote: > > > [...] > > > > On that note, how comes there's a $GLOBAL array and not a $LOCAL array > > for vars declared in the immediate scope :) > > you can use get_defined_vars() > > http://www.php.net/get_defined_vars You could, but i returns a lot more than the locally defined scope :/ Cheers, Rob. > > > -- > Sebastian Mendel > > www.sebastianmendel.de > www.sf.net/projects/phpdatetime | www.sf.net/projects/phptimesheet -- .------------------------------------------------------------. | InterJinn Application Framework - http://www.interjinn.com | :------------------------------------------------------------: | An application and templating framework for PHP. Boasting | | a powerful, scalable system for accessing system services | | such as forms, properties, sessions, and caches. InterJinn | | also provides an extremely flexible architecture for | | creating re-usable components quickly and easily. | `------------------------------------------------------------'