At 17:07 24.02.2003, Siddharth Hegde spoke out and said:
--------------------[snip]--------------------
>Hello,
>
>Is there any way I can creat my very own super global variables?
--------------------[snip]-------------------- 

No. If you have scalar variables you may define() them, but define() again
only works at a global level, not within a function.


-- 
   >O Ernest E. Vogelsinger 
   (\) ICQ #13394035 
    ^ http://www.vogelsinger.at/


-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to