get_headers only available in PHP 5.But i'm using PHP4 ,does anybody know how to get the response header especially the HTTP status code ? others way without using fsockopen()? Thanks for advance!!!
see the second user note at [man]get_headers[/man] for a 'backport' to php 3 or 4