mouse
03-21-2003, 09:42 AM
Hi there,
I can do a basic directory listing. But what I would like is to be able to use the result; for example, display all images in a directory, or create links to all files.
I've tried to do this using str_replace() {as it's one of half a dozen functions I actually know :o} but I have a problem with three dots messing things up ... So I'm thinking surely there's a better way?
cheers
I can do a basic directory listing. But what I would like is to be able to use the result; for example, display all images in a directory, or create links to all files.
I've tried to do this using str_replace() {as it's one of half a dozen functions I actually know :o} but I have a problem with three dots messing things up ... So I'm thinking surely there's a better way?
cheers