Hello,
I want my scripts to be warning and error free. Is it possible to
check is a file has already been included as part of a "require",
"require_on ce" or "include" call in the script? I guess I could just
include everything and turn warnings/errors off, but I'd prefer not to
do that. Much thanks -
I want my scripts to be warning and error free. Is it possible to
check is a file has already been included as part of a "require",
"require_on ce" or "include" call in the script? I guess I could just
include everything and turn warnings/errors off, but I'd prefer not to
do that. Much thanks -
Comment