Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations derfloh on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Recent content by tomhollis

  1. tomhollis

    Using PHP to access remote directories

    Thanks for the tip! I think I am going to give it a try using opendir(path) rather than dir(path) as I was doing as the former is supposed to be abe to use URLs, opendir() can be used instead of is_dir() as well Cheers Tom
  2. tomhollis

    Using PHP to access remote directories

    I am not sure this is possible with PHP being a server based language, however if anyone can tell me how to do it or point me in the right direction it would be much appreciated. I am writing a picture gallery page which takes a folder as an external variable and displays all pictures in that...

Part and Inventory Search

Back
Top