Detecting PDF files in a folder and sorting them by date
- From: bissatch@xxxxxxxxxxx
- Date: 30 May 2005 10:00:30 -0700
Hi,
I am about to write an application that will display all pdf files in a
folder and display them by file name in order of date.
Is there an easy way of doing this? I was thinking about somehow adding
filename and date created in an array, sorting by date and then
printing onto an html page with a link to that file. How would I do
this though? Is this the simplest method or is there a better way of
doin this?
Cheers
Burnsy
.
- Follow-Ups:
- Re: Detecting PDF files in a folder and sorting them by date
- From: Mike Willbanks
- Re: Detecting PDF files in a folder and sorting them by date
- From: NC
- Re: Detecting PDF files in a folder and sorting them by date
- Prev by Date: Re: php session tracking and MySQL?
- Next by Date: Re: Where can I find Free Web Hosting that supports PHP/MySql?
- Previous by thread: Where can I find Free Web Hosting that supports PHP/MySql?
- Next by thread: Re: Detecting PDF files in a folder and sorting them by date
- Index(es):
Relevant Pages
|