This doesn't sound right. It's doesn't behave like this for me.

Can you supply an example?

Martin

> -----Original Message-----
> From: Mike D [mailto:[EMAIL PROTECTED]
> Sent: Thursday, 4 December 2003 10:35 AM
> To: PHP General list
> Subject: [PHP] Variables scope question
> 
> 
> Hello,
> 
> I have recently noticed something that I wasn't aware of 
> until now. I have
> index.php which contains include1.txt and include2.txt. If a 
> variable is set
> in include1.txt it will *only* have a local scope, even if I 
> declare it
> GLOBAL. Is this normal or a bug?
> 
>   - MD 
> 
> ....................................
> Mike Dunlop
> AWN, Inc.
> // www.awn.com
> [ e ] [EMAIL PROTECTED]
> [ p ] 323.606.4237
> 
> -- 
> PHP General Mailing List (http://www.php.net/)
> To unsubscribe, visit: http://www.php.net/unsub.php
> 

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

Reply via email to