On Fri, 16 Apr 2004, Enrico Weigelt wrote:
> I've often got the problem that a larger application behaves unclear
> if some of the include()'d/require()'ed scripts has some syntax error.
> It seems that the all the code is executed until this require-statement
> where the parse fails. If its an in
Hi folks,
I've often got the problem that a larger application behaves unclear
if some of the include()'d/require()'ed scripts has some syntax error.
It seems that the all the code is executed until this require-statement
where the parse fails. If its an include() then it seems execution
procee