30.php- <?php file_get_contents("http://localhost/shubham/header.php"); foreach($http_response_header as $v) { echo"$v "; } ?> header.php csdc