prova concioè usando il tag di apertura completo <?phpCodice PHP:
<?php
$content=file_get_contents("http://www.google.com",FALSE,NULL,0,20);
echo $content;
?>
prova concioè usando il tag di apertura completo <?phpCodice PHP:
<?php
$content=file_get_contents("http://www.google.com",FALSE,NULL,0,20);
echo $content;
?>