On 25-Sep-2002 Daren Cotter wrote: > Holy wowsers...about 5 pages of jibberish printed out, > and at the end: > > <b>Warning</b>: Nesting level too deep - recursive > dependency? in <b>test.php</b> on line <b>3</b><br> > > There isn't even a line 3 in the script: > > <?php > var_dump($argv); > var_dump($GLOBALS); > ?> >
Sorry my mistake, make that : print_r($GLOBALS); -- Don Read [EMAIL PROTECTED] -- "Beer is proof that God loves us and wants us to be happy." -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php