How to list a folder of "My networks places"
Posted: Wed Jul 19, 2006 3:30 am
Hi,
I have a folder in my network places that I need to list from a php script, looking at folder properties I've seen that it has an address like this:
http://projectserver:8082/sites/project ... imaci%F3n/
But I don't know how can I list the files in this folder from php, because "opendir" doesn't permit http addresses.
How can I do this?
thanks in advance
I have a folder in my network places that I need to list from a php script, looking at folder properties I've seen that it has an address like this:
http://projectserver:8082/sites/project ... imaci%F3n/
But I don't know how can I list the files in this folder from php, because "opendir" doesn't permit http addresses.
How can I do this?
thanks in advance