Page 1 of 1

can i search for udpated documents with PHP?

Posted: Thu Oct 20, 2005 1:34 am
by rei
i m trying to make an application to display all documents(HTML files) links in my top page.

i would like to put a "NEW" icon beside the link, if the document is updated recently.

can i do this with PHP ?

i have no idea at all on how to begin.

pls advise.

thanks

Posted: Thu Oct 20, 2005 1:37 am
by feyd

Posted: Fri Oct 21, 2005 1:38 am
by rei
feyd wrote:filemtime()
feyd,
thanks a lot!
solved :P :oops: