i run 4.3.4
but is_dir doesn't work always.
when i put a counter in a readdir loop, it returns the number 5
that is;
..
...
test1
test2
test3
those are testdirectorys, but when i do a is_dir on the test directory it
doesn't return true!
is this just a bug in 4.3.4 ?
do i need to compile a new version or is there another directory check
function?
bart
but is_dir doesn't work always.
when i put a counter in a readdir loop, it returns the number 5
that is;
..
...
test1
test2
test3
those are testdirectorys, but when i do a is_dir on the test directory it
doesn't return true!
is this just a bug in 4.3.4 ?
do i need to compile a new version or is there another directory check
function?
bart
Comment