This just prints out a bunch of info (seems to be
unimportant)...what am I looking for in this?

--- Don Read <[EMAIL PROTECTED]> wrote:
> 
> 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."


__________________________________________________
Do you Yahoo!?
New DSL Internet Access from SBC & Yahoo!
http://sbc.yahoo.com

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

Reply via email to