ciao a tutti come mai quando uso file_get_contents() per leggere URL esterne non mi restituisce nulla???Codice PHP:
<?
$url = "http://qualsiasisito.estensione";
$a = file_get_contents($url);echo" $a "; ?>
ciao a tutti come mai quando uso file_get_contents() per leggere URL esterne non mi restituisce nulla???Codice PHP:
<?
$url = "http://qualsiasisito.estensione";
$a = file_get_contents($url);echo" $a "; ?>
Sbloccate le connessioni Server2Server?
si ho inviato il messaggio ma quanto tempo occorre ancora??
ok ora funziona grazie :)