$değişken["count"]["rows"][0]["id"]
Notice: Trying to access array offset on value of type int in C:xampphtdocsuploadlist.php on line 27 Notice: Trying to access array offset on value of type null in C:xampphtdocsuploadlist.php on line 27 Notice: Trying to access array offset on value of type null in C:xampphtdocsuploadlist.php on line 27
bu şekilde hata alıyorum.
kodlar bu şekilde
$videoIDCheck = json_decode($response,true);echo$videoIDCheck["count"]["rows"][0]["id"];