mberatsanli adlı üyeden alıntı
api dosyası var ise
header('Content-Type: text/plain; charset=utf-8;');
$file = file_get_contents("/api.php?kullanici=mberatsanli");
print_r(json_decode($file));
?>
api dosyası yok hocam verileri bu sekilde çekiyorum bir çeşit bot gibi:)