$opts
=
array
(
‘http'=>
‘method'=>”GET”,
‘timeout'=>60,
)
);
$context
= stream_context_create(
$html
file_get_contents
'example.com'
, false,
fpassthru
$fp