Re: File exists lost it?




"Jerry Stuckle" <jstucklex@xxxxxxxxxxxxx> schreef in bericht
news:guf47m$djj$1@xxxxxxxxxxxxxxxxxxxxxx

What's the path to the file and your current directory? getcwd() will
show you what it is.


Note that I use the following also:
error_reporting(E_ALL);
ini_set("display_errors", 1);

No errors are returned.

Cheers,
Samuel


.