Hi All
Trying to run a file_exists('file2.php') on a fasthost ssl server returns false. file1.php which contains the function is in the same directory and this has worked on other servers including the fasthost linux server.
can anyone tell me if file_exists uses a particular environmental variable to look for a file, eg the current working directory, the document root so I might know what path its looking at to see if the file exists please?
Thanks for the help
Tim