Help - Search - Members - Calendar
Full Version: Php Issues
Zymic Webmaster Forums > Zymic Free Web Hosting > Zymic Free Web Hosting - General Discussion & Help
rac
Im having problems with file handling functions in php.For example:
CODE
if(file_exists("/dir/file.ext"))
         statement;

Statement will never execute cause file_exists returns false, but the file *exists* at the specified location.I have tried using the full URL but the same thing happens.
rac
QUOTE
What does it say?


bool(false)
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please click here.
Invision Power Board © 2001-2012 Invision Power Services, Inc.