gilgalbiblewhee
01-22-2008, 07:10 AM
I was wondering if php has the ability to list files of a directory in a page. For example you have:
folder xyz
and within that folder/directory
abc.php
def.php
hij.php
I was thinking instead of writing the files to link them one by one maybe there's a simpler solution.
folder xyz
and within that folder/directory
abc.php
def.php
hij.php
I was thinking instead of writing the files to link them one by one maybe there's a simpler solution.