include when files were last updated

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
User avatar
verabug
Forum Newbie
Posts: 16
Joined: Tue Jun 11, 2002 7:53 pm
Location: San Francisco, CA
Contact:

include when files were last updated

Post by verabug »

I have a list of images. Each image links to a Flash movie. Below each image I would like to include the date the Flash movie was last updated. Can you help?
Shadough
Forum Newbie
Posts: 20
Joined: Tue Jun 04, 2002 9:11 pm

Post by Shadough »

Read the manual!!

filemtime()[/url]
Post Reply