0 ? '' : ''; $consulta = 'http://localhost/server-status?ExtendedStatus=On'; $tratamento = file_get_contents($consulta); $pagina = str_replace(array('', '', '', '', ''), array(' '.$refresh.' ', '
', '', '', ' '), $tratamento); echo $pagina; ?>