both include the file, but
use require() when it is required, and include() when it's not.

In the new behaviour these two make no further difference.

bvr.

Javier wrote:

>If I include for ex. common.php in a script and this script also calls
>common.php what should I use require or include?
>


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

Reply via email to