Page Update Checker

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
llama
Forum Commoner
Posts: 44
Joined: Fri Jun 27, 2003 8:30 am
Location: Texas

Page Update Checker

Post by llama »

Howdy all,

Does anybody have a hold on how one would go about using PHP to check a webpage to view when it was last updated? For instance if I wanted to know when homestarrunner.com was last updated is there a way I can create page that would tell me this?

I am figuring it is an http protocol but I am not very familiar with this method.

It would look something like this:
WebPage: http://www.homestarrunner.com - Last Updated: August 5, 2003.

Thanks,
Post Reply