Doing some testing, I have found that when and include statement fails to open a stream it returns boolean FALSE (along with generating warnings), but an included file could also return FALSE. I would like to know if there is a way to determine (programmatically) if the include failed or it was successful and the file is returning FALSE.
-- -- -- -- -- -- -- --
If you give someone a program, you will frustrate them for a day
but if you teach them how to program, you will frustrate them for a lifetime.
-- -- -- -- -- -- -- --
If you give someone a program, you will frustrate them for a day
but if you teach them how to program, you will frustrate them for a lifetime.