Connecting Tech Pros Worldwide Help | Site Map

Directory browsing a URL... opendir( ) ?

  #1  
Old July 17th, 2005, 06:43 AM
Roger
Guest
 
Posts: n/a
I have a script that runs on a PHP enabled IIS server called server1.
I want to be able to determine the contents of a secondary server,
server2 also running IIS via a URL. The functionality I require is
that of opendir() to establish what files and folders are located at
the URL pointing at server2. However, I've not managed to get this
syntax working. I have verified that directory browsing for the
directory in question on server2 is operational.

Thanks in advance for any help.
Closed Thread


Similar Threads
Thread Thread Starter Forum Replies Last Post
Script needed Oliver Marshall answers 1 December 18th, 2006 04:35 AM