Page 1 of 1

Grabbing headers from any page

Posted: Wed Oct 05, 2005 11:30 am
by chrys
Not sure where I should post this. I wrote a quick script to get the headers on any URL, except SSL pages.

http://www.mytechjournal.com/getheaders.php

As you may know, the function get_headers isn't included in < PHP5, so this may help you.

Posted: Wed Oct 05, 2005 12:36 pm
by feyd
If you posted the code, it'd go in Code Snippets. ;)