I use it, it works, but what is it really doing.
I can't find it in the manual other than in the readdir() section.
It seems it would mean NOT identical. But what about this:
Code: Select all
while (false !== ($file = readdir($handle)))Can you point me to the description od this operator?
Thanks,
-D