Konu
PHP Yardım.
08-09-2019, 19:45:23
#2
orcuntuna
while(true){
$json = çalıştır();
$cevap = json_decode($json);
if($cevap->message == "istediğiniz değer"){
break;
}
}