[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

[PHP-WIN] access remote files

2001-07-09 Thread nicolas toniazzi
Does someone know if it is possible to list the content of a remote directory on a miscrosoft network (having all the permissions of course). I tried the opendir and readdir functions, but they don't seem to work properly on remote directories. Thanks for any information. Nicolas Ton