Add autoindex, a PHP script that makes a table that lists the files in a
directory, and lets users access the files and subdirectories. It includes
searching, icons for each file type, an admin panel, uploads, access logging,
file descriptions, and more.
This software comes in two versions, one which works with PHP 4.x,
and one which works with PHP 5.x
Submitted by: DanGer <danger@wilbury.sk>
2004-12-18 14:22:56 +00:00
|
|
|
AutoIndex is a PHP script that makes a table that lists the files in a
|
|
|
|
directory, and lets users access the files and subdirectories. It includes
|
|
|
|
searching, icons for each file type, an admin panel, uploads, access logging,
|
|
|
|
file descriptions, and more. Designed to work with PHP 4.x.
|
|
|
|
|
|
|
|
WWW: http://autoindex.sourceforge.net/
|
|
|
|
|
2006-09-14 13:30:45 +00:00
|
|
|
- Daniel Gerzo <danger@FreeBSD.org>
|