Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:4149 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 9560 invoked by uid 1010); 23 Aug 2003 20:19:13 -0000 Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 9504 invoked from network); 23 Aug 2003 20:19:11 -0000 Received: from unknown (HELO mail.zend.com) (192.117.235.230) by pb1.pair.com with SMTP; 23 Aug 2003 20:19:11 -0000 Received: (qmail 11325 invoked from network); 23 Aug 2003 20:19:04 -0000 Received: from localhost (HELO andi-laptop.zend.com) (127.0.0.1) by localhost with SMTP; 23 Aug 2003 20:19:04 -0000 Message-ID: <5.1.0.14.2.20030823231734.0346aba0@127.0.0.1> X-Sender: andi@127.0.0.1 X-Mailer: QUALCOMM Windows Eudora Version 5.1 Date: Sat, 23 Aug 2003 23:18:15 +0300 To: Matthias Nothhaft , internals@lists.php.net In-Reply-To: <3F47BEA9.6000105@mahono.de> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; format=flowed Subject: Re: [PHP-DEV] feature request: user-defined superglobals From: andi@zend.com (Andi Gutmans) References: <3F47BEA9.6000105@mahono.de> Hi, This has been discussed in the past (see the archives of either this list or engine2). You'll have to manage with the existing ones. Andi At 09:21 PM 8/23/2003 +0200, Matthias Nothhaft wrote: >Hi Devs, > >is there a possibility to get a php function like > >declare_superglobal($_MYVAR); > >And then be able to use $_MYVAR as the >existing superglobals ($_GET, $_SESSION, etc.) ??? > >I think, it would be a really nice feature! >Is that a huge problem to get this work? > > >Regards, >Matthias > >-- >PHP Internals - PHP Runtime Development Mailing List >To unsubscribe, visit: http://www.php.net/unsub.php