Hi guys.. i've got a problem... i'm remaking a webftp system... i took some base of it on the web... great..
So.. one of the features is : it appears the name of a directory and how many files are in it. like that : DIR (5) == 5 files on the DIR i use $arq=ftp_nlist($connection, "$xanda"); and count($arq) then i got how many files are on this DIR. that works fine in threee different servers. But on an APPLE server, it doesn't... Anybody knows if the APPLE server has a different filesystem that could make that trouble or any other stuff ?!? PLZ HELP MEEEE !!!!! Thnx in advance ... Alexandra Aguiar -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php