Hi There,
According to the docu u should not require() files or external code in loops
or u must use curly Bracket when used in if conditions.
But everythink works fine. I require() successfully in for loops, I can use
it in if..elseif..else constucts without curly brackets. (only one line of
cause)
So where is the difference between require() and include().
Has anyone a working example to show me not the same results when i replace
require() with include() in his code?
if thus please send this tiny example @ [EMAIL PROTECTED]
Ronald
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]