> If I _do not_ want to suppress warnings in include(...), (in other word
> not use @include(...))
> Why is file_exists(...) alone not a good option.
> How would you check if a file exists for inclusion.
That's too easy.
Just use the filesystem functions.