query($query); $program = Database::getInstance()->fetchNext(); echo $program['prID']; } catch (\Throwable $th) { echo 'Failed'; }