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