Codice PHP:<?php
$stringa = file_get_contents('http://blablabla/pagina.html');
$stringa = str_replace("<title>vecchio titolo</title>", "<title>nuovo titolo</title>", $stringa);
?>
Codice PHP:<?php
$stringa = file_get_contents('http://blablabla/pagina.html');
$stringa = str_replace("<title>vecchio titolo</title>", "<title>nuovo titolo</title>", $stringa);
?>
GRATISMANIA.tv - Il portale del gratis