unread
Hi Matthias,
Yes I tested it under windows.
- Frank
Did you check this under Windows?
Frank M. Kromann wrote:
Hi Matthias,
Not sure if this has changed but with the current developmnet versions
of
both php4 and php5 this function returns false for both null and
empty
string.
- Frank
Hi List,
I noticed that
file_exists(""); // or null instead of ""
under my Windows machine
with php 4.2.2 returns true!?My Debian machine with php 4.3.3 works fine
and returns false!Am I alone with that problem or is it a bug?
Regards,
Matthias