|
Get directory files into html links listing
I need to create an html document that I can "include" into a webpage. The html will have a simple listing of the files in a directory with hyperlink code wrapped around each filename so that the user can select and view the files. I've found sample code for this in Java and Perl but can it be done simply with PHP?
__________________
|