, DQ; , print_r($event_row); , echo DQDQ; ,
, id == $id) { , return $filtered_row = $row; , } , } , } , , function test2($id, $file) { , , $data = json_decode(file_get_contents($file),true); , , foreach($data as $row) { , if($rowid == $id) { , return $filtered_row = $row; , } , } , } , , , echo test1(bu, users.json)->name; , echo DQDQ; , $row_test1 = test1(bu, users.json); , echo $row_test1->name; , , echo DQDQ; , , echo test2(pe, users.json)name; , echo DQDQ; , $row_test2 = test2(pe, users.json); , echo $row_test2name; , , , , ,
, , { , DQidDQ: DQpeDQ, , DQnameDQ: DQPeteDQ , }, , { , DQidDQ: DQbuDQ, , DQnameDQ: DQBuddyDQ , }, , { , DQidDQ: DQjaDQ, , DQnameDQ: DQJaniceDQ , } , ,