18.03.2012, 21:54
Why doesn't this work? The file does exist with "Text" in it but doesn't return true.
Код:
if(!file_read("Dennis_Smith.txt","Text")) { print("Found file"); }