Re: [PHP] strangeness with is_dir()

2001-01-24 Thread Daniel Lundqvist
On Wed, Jan 24, 2001 at 01:48:29PM +0200, [EMAIL PROTECTED] wrote: > Hi all > > I'm trying to use is_dir to go thru a dir to list all dirs of that > > I have a dir with 3 other dirs in them > > [root@universe templates]# pwd > /www/docs/webit/admin/templates > [root@universe templates]# ls -l

[PHP] strangeness with is_dir()

2001-01-24 Thread hsmith
Hi all I'm trying to use is_dir to go thru a dir to list all dirs of that I have a dir with 3 other dirs in them [root@universe templates]# pwd /www/docs/webit/admin/templates [root@universe templates]# ls -l total 12 drwxr-xr-x 4 root root 4096 Jan 12 13:16 1/ drwxr-xr-x 4 ro