Does anyone know how/or what to use, to get all files in a directory listed.
What I'm looking for is just some accesstos which files are in the directory specified, the rest I can do on my own
I have been looking all over for this functionality, and I hope it can be one from a php point a view,
so that I dont have to write en extern C/C++ script.
Edit: yeah I can also do it by manipulating database data, but I 'll leave that as a last resort