PDO::ERRMODE_EXCEPTION )); } catch (Exception $e) { die("Error : ".$e->getMessage()); } $req = $db->prepare('SELECT * FROM records ORDER BY date'); $req->execute(); $result = $req->fetchAll(); ?> <?=_('Explore')?> | Chiro - Canto

prepare('SELECT * FROM authors WHERE id=:id'); $req->execute(array( "id"=>$author_id )); if ($data = $req->fetch()) { $username = $data['username']; } ?>
spectro analysis database search