Hi guys,
is there any problems using $GLOBALS superglobal to carry all my global classes instances?
For example: $GLOBALS['myclass'] = new myclass();
Regards, Bruno B B Magalhaes
-- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php