Posted by -Lost on 06/19/06 22:40
"darren" <groups@darrenludlam.plus.com> wrote in message
news:1150712282.957541.288770@i40g2000cwc.googlegroups.com...
> Is it posible to automate the adding of an index file to each directory
> on a website. There are hundreds of directorys on this particular site
> and I wish to add an index file that shows a thumbnail of the images in
> the directory if they exist.
Are you sure you would rather do this, instead of writing something that could recursively
check all the directories and could output thumbnails based on the directories it
searches? You can build arrays in this same fashion if needed.
I just do not think adding X amount of files is the right solution for the problem.
-Lost
Navigation:
[Reply to this message]
|