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