get(1); /* Output the retrieved data as JSON */ echo json_encode($data); /* Exit */ exit; } ?>