|
There's a PHP script that can look in a folder and see what files there are, then can put it into an array, if that's what you're talking about. Then for each part of the array you could make a link, and then it would be live updating as you put new files into the folder.
__________________
<?php if($Adsense_Revenue > 0): define('HAPPINES','100%'); else: define('HAPPINESS', '0%') endif; ?>
|