I've since tried that also. It too seems to return the same error. I'm
curious if the file_exists can't use relative positionslike it has to be
in the same folder or you have to use the whole line like c:\ I'm
working on a box that isn't mine of the net...if that's the case I don't
know
Hello Prolog,
Hm... And what about:
print '';
instead of readfile?
P> if(file_exists(/images/$filename))
P> {
P> readfile(/images/$filename);
P> }
P> else
P> {
P> readfile(images/npat.jpg);
P> }
Ivan 'Faeton aka xetrix' Danishevsky
2 matches
Mail list logo