[ 'links' => ['original' => $link], 'image' => ['width' => $data[0], 'height' => $data[1], ], ]]; //echo out the response :) echo json_encode($res); }