#!/usr/local/bin/php <?php file_get_contents("http://example.com"); var_dump($http_response_header); ?>