On Wed, 18 Feb 2004 15:27:56 +0100
[EMAIL PROTECTED] (Pierre-Alain Joye) wrote:

> Hello,
> 
> Having the scripts pasted below:
> 
> include_once fails to declare the variable 'foo'. Replace include_once
> by include and it works. I got the same behavior using require and
> require_once.

To be precised: it fails to declare the variable on the 2nd call. The
1st call works.

pierre

-- 
PHP Internals - PHP Runtime Development Mailing List
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to