<tr><td> <span class="link"><a href="http://www.mywebsite.com">this is my link</a></span> </td></tr>
Now, i want to include all the file's in that directory on a certain page within a table so that each file includes as a seperate table row, preferably with a single line of code, i woud like the page to auto-update of sorts when a new file is added to the directory. Can php do this? And are there any methods of php sorting and including the files based on their age?
Edited by Tratos, 06 July 2006 - 01:10 AM.