Any ideas would be helpful, I'm new to this and truly stumped. Everything I've read so far on image files needs a path on my own server, I need to use a url...
Moderators: macek, egami, gesf

What I meant was is there any way to load the images files into an array from a remote folder... I can do this locally with fopen, using a relative path, ei... /usr/local/apache/images. What I need to be able to do is the same, but by using a Url. If there was a way for me to load an array up with the image file names, I can just serve them with print() or echo(). The problem is, and maybe I'm just staring the answer in the face, I can't seem to be able to figure out how to access a remote directory via URL and retrieve a listing of the image file names. Hope that clarifies it for someone.
Return to PHP coding => Images
Users browsing this forum: No registered users and 1 guest