View Single Post
Old 01-15-2004, 11:26 PM   #5 (permalink)
RelaX
Follower of Ner'Zhul
 
RelaX's Avatar
 
Location: Netherlands
You could make it yourself in PHP?
It would be hard to do on a Windows machine (I think, don't have any experiance with it), but on a *nix box it shouldn't be that much code to get the filenames of a directory. I would have no idea how to get the lastModified attribute of a file though, but I'm sure there's documentation on it somewhere.
However, this doesn't help you at all if you don't know PHP a bit already.

You might want to check out Arles Image Web Creator though, I used it a lot before and it might suit your needs.
__________________
The most likely way for the world to be destroyed, most experts agree, is by accident. That's where we come in; we're computer professionals. We cause accidents.
- Nathaniel Borenstein
RelaX is offline  
 

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73