[PHP-WIN] Re: opendir trouble (accessing directories)

2001-09-05 Thread Michel Laine
Try $dir_name = "../files"; Paul Kalyakin wrote: > i've installed Apache 1.3.20 and PHP 4.06 > i've added the following strings to the httpd.conf file > > ServerName localhost2 > ServerAdmin [EMAIL PROTECTED] > DocumentRoot "c:/inetpub/localhost2 > > Options Includes Fo

[PHP-WIN] Re: opendir trouble (accessing directories)

2001-09-05 Thread Michel Laine
Try $dir_name = "../files"; Paul Kalyakin wrote: > i've installed Apache 1.3.20 and PHP 4.06 > i've added the following strings to the httpd.conf file > > ServerName localhost2 > ServerAdmin [EMAIL PROTECTED] > DocumentRoot "c:/inetpub/localhost2 > > Options Includes Fo

[PHP-WIN] Re: opendir();

2001-07-09 Thread nicolas toniazzi
There is a simple method, but it has nothing to do with php : "whereisit" is a nice tool that let you index the file of every kind of medium... "Diverge" <[EMAIL PROTECTED]> a écrit dans le message news: [EMAIL PROTECTED] > Hi alles. > > I'm having some problems with the opendir() command. > Basi