Hiroshimator
11-27-2001, 12:48 PM
I always get errors like this when i include files from a different directory
Fatal error: Failed opening required './admin/config.php' (include_path='') in /home/win32asm/public_html/board/global.php on line 96
and it's because PHP doesn't take into account the directory according to the file i include but to the file from which i called the first include :(
How do I solution this?
Thank you very much
-H-
Fatal error: Failed opening required './admin/config.php' (include_path='') in /home/win32asm/public_html/board/global.php on line 96
and it's because PHP doesn't take into account the directory according to the file i include but to the file from which i called the first include :(
How do I solution this?
Thank you very much
-H-