I'm not a web designer by any means, I do Unix SysAdmin work, but I need to create this one page on a site.
Lets say you have a directory called /files, that can be accessed via Inside the /files directory, you have many .jpg's. When I visit I want it to
automatically create thumbnails of every jpg in that directory. If a file is added or removed, when I click refresh to reload the page it will update the page with the additions/removals. How would you go about doing this? I think this is what PHP is used for?
Thanks
--
Chris
RHCE, SCSA, AIX5L, LPIC, CNE, CCNA, MCSE
Lets say you have a directory called /files, that can be accessed via Inside the /files directory, you have many .jpg's. When I visit I want it to
automatically create thumbnails of every jpg in that directory. If a file is added or removed, when I click refresh to reload the page it will update the page with the additions/removals. How would you go about doing this? I think this is what PHP is used for?
Thanks
--
Chris
RHCE, SCSA, AIX5L, LPIC, CNE, CCNA, MCSE