Konu
php script basit
05-06-2009, 18:52:52
#9
wanted
LaCReMeL adlı üyeden alıntı:
mesajı görüntüle
file_get_contents ile actirabilirsin url'leri.
test.php ye
<?php $ac = file_get_contents("https://www.r10.net"); ?>
gibi
çok teşekkür ederim aradığım şey bu çalıştı.