Hi,
I am facing a problem with my scirpts. previously it didn't have problem but suddenly (after i made some changes to a file that is included in another file), the second file (where I include the first one) wouldn't open. It shows -
Failed opening 'some_script.php' for inclusion (include_path='.:some_path') in Unknown on line 0
some_script.php is the script where I included another script and trying to open.
both the scripts resides in same directory and "." is included in the include_path. Why won't it open then?
any help would be very much appreciated.
regards
Mahmud