Page 1 of 1

PHP directory/file functions problem

Posted: Tue Feb 03, 2004 12:24 pm
by acpi
Hi,
I have a strange problem with some PHP directory functions.
When I call the function filetype() it recognizes evritink as directory, whether directory, file or something else. The functions filesize() and is_dir() don't function properly too. I've tested these functions under Windows 98 and Linux(Apache 1.3.27, PHP 4.2.3, MySQL 3.23.56). I doubt this to be a bug, maybe I've done something wrong in the configuration?
Any help will be appreciated.

Posted: Tue Feb 03, 2004 1:05 pm
by AVATAr
show us your code