Page 1 of 1

Page Update Checker

Posted: Tue Aug 05, 2003 9:47 am
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,