select($from, '*', ['id' => $id])[0]; die(json_encode(['status' => 'OK', 'results' => $results]));