I would like to know how to read the contents of my file structure and display this in a nice graghical way. I know PERL can do this, but not sure how.
DIR-|
File.name
and then PERL will generate a html page that makes it look nice to the users. Also if something new is added to the directory it shows up automatically.
Is this Possible?
DIR-|
File.name
and then PERL will generate a html page that makes it look nice to the users. Also if something new is added to the directory it shows up automatically.
Is this Possible?