file is directory

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

Post Reply
User avatar
harsha
Forum Contributor
Posts: 103
Joined: Thu Jul 11, 2002 1:35 am
Location: Bengaluru (Bangalore) > Karnataka > India

file is directory

Post by harsha »

i have stored some php files in a directory
and in the index.php i want to list these php files as links so that they can be opened by the visitors.

and each time when i add a new file to that directory the link should be automatically displayed in the index.php page

how do i do that ????
User avatar
AVATAr
Forum Regular
Posts: 524
Joined: Tue Jul 16, 2002 4:19 pm
Location: Uruguay -- Montevideo
Contact:

see evilwarlus

Post by AVATAr »

Post Reply