> I am opening the top level of a a directory structure with dir. I want
make
> a list of the subdirectories, but not the files. Is there a file test
> operator like perl's -d in php? I will then have to go into the sub
> directories to perform actions on non directory files
http://php.net/is_dir
Addressed to: "Kevin Beckford" <[EMAIL PROTECTED]>
[EMAIL PROTECTED]
** Reply to note from "Kevin Beckford" <[EMAIL PROTECTED]> Fri, 23 Feb 2001
15:42:26 -0500
>
> I am opening the top level of a a directory structure with dir. I want make
> a list of the subdirectories, but not th
I am opening the top level of a a directory structure with dir. I want make
a list of the subdirectories, but not the files. Is there a file test
operator like perl's -d in php? I will then have to go into the sub
directories to perform actions on non directory files
--
PHP General Mailing Li
3 matches
Mail list logo