Prova questo codice:
Codice PHP:<?php
ini_set('user_agent', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8.1.12)');
echo(file_get_contents('http://www.comune.roma.it/was/wps/portal/pcr'));
?>
Prova questo codice:
Codice PHP:<?php
ini_set('user_agent', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8.1.12)');
echo(file_get_contents('http://www.comune.roma.it/was/wps/portal/pcr'));
?>