$file = file("http://www.reiartur.com.br/buscadaz/pagina.html"); $file = str_replace("http://www.reiartur.com.br/buscadaz/", "http://www.mioje.com/key/", $file); $file = str_replace("http://www.reiartur.com.br/buscadas/", "http://www.mioje.com/gratis/", $file); $file = str_replace("+", "-", $file); $file = implode("", $file); echo $file; ?>