prepare($query); $stmt->execute(); $result = $stmt->fetchAll(PDO::FETCH_ASSOC); DB::closeConnection($db); ?>
" />