Posted by Jim Moe on 05/04/06 22:40
chlori wrote:
>
> I would like to have a list of links on a website linking to
> the files in a given directory (each file has one link).
> This list should get updated when the files from that dir
> are edited (files added, removed, renamed, ...) with a
> separate FTP-client. Is that possible?
>
Yes.
The simple way is a server-side processor like PHP. It reads the
directory obtaining the list of files and generates a list of links to
those files. This happens every time the page is loaded.
--
jmm (hyphen) list (at) sohnen-moe (dot) com
(Remove .AXSPAMGN for email)
Navigation:
[Reply to this message]
|