|
Posted by Jameson on 01/01/06 18:59
Happy New Year, Everyone!
I am trying to figure out how to display a bunch of images (mainly
JPEGs, but possibly a few GIFs and PNGs as well) that are stored in a
local directory on the system. I can do this with the glob() function,
but I can't seem to put in a directory other than one within the
webroot. For example, I can only put "/uploads" and not
"/Volumes/jray/Pictures...".
Any ideas how to get around this? If I can't use the glob function,
it's fine, but I only want images to be displayed (and not any other
file that happpens to be stored in that directory).
Thanks in advance!
Navigation:
[Reply to this message]
|