Re: [PHP] reading a remote directory
- From: stefan.vanderlinden@xxxxxxxxx (Stefan van der Linden)
- Date: Thu, 28 Sep 2006 08:06:20 +0200
I have to read a directory (on a windows machine) from another box (a
linux machine) and I thought that I could set the handle to the IP
address of the windows box, but that does not work. Do I have to open a
socket or is there another way?
Thanks!
You'll need a webserver to read the directory, as there isn't any program that listens
by default. Or you could start up an FTP server and open a connection to that.
Regards,
Stefan van der Linden
.
- Prev by Date: RE: [PHP] Best open source project/framework to support a php training course?
- Next by Date: Re: [PHP] Display dynamic progress bar
- Previous by thread: regular expresion problem
- Next by thread: Wallet based shopping cart
- Index(es):
Relevant Pages
|