[thelist] PHP directory listing function

Daniel Fascia danfascia at totalise.co.uk
Mon Dec 30 11:14:01 CST 2002


Hi guys,

Im trying to make a PHP script that grabs an array of all the filenames
in a directory, strips the _ and .html and then creates links to these files...

the last bits are fine its just how to actually grab the filenames in a dir
when they are unknown that Im stuck with, any ideas??

e.g.

Welcome_Page.html --> <a href="Welcome_Page.html">Welcome Page</a>

Cheers

Dan





More information about the thelist mailing list