can i search for udpated documents with PHP?

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

Post Reply
rei
Forum Newbie
Posts: 13
Joined: Mon Jul 26, 2004 9:51 pm

can i search for udpated documents with PHP?

Post 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
User avatar
feyd
Neighborhood Spidermoddy
Posts: 31559
Joined: Mon Mar 29, 2004 3:24 pm
Location: Bothell, Washington, USA

Post by feyd »

rei
Forum Newbie
Posts: 13
Joined: Mon Jul 26, 2004 9:51 pm

Post by rei »

feyd wrote:filemtime()
feyd,
thanks a lot!
solved :P :oops:
Post Reply