Anyone else here.....???
So, anyway, in the code above, in the last post - if I remove the 'if' statement
($file != "." && $file != "..")
then the array numbers from 0,1,2,3, etc, as it should - but it's returning an empty "" for the first 3 files.
I suspect that it's reading the top level directory and the ./ and ../ or something like that.....
A bit of help here would be nice!
Isn't there some kinda php function like
chopabitoffthebeginningofthisarraybeforeIgonuts()