Konu
file_get_contents ve failed to open stream sorunu.
09-04-2009, 15:05:17
#6
Misafir
kodlamada hata olmasın ?
dün 2 sitede print_r ile çalıştıramadım ama echoya yok demedi
<?php
$url=file_get_contents("https://www.r10.net");
echo $url;
?>