diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..45b2cea --- /dev/null +++ b/.gitignore @@ -0,0 +1,2 @@ +localhost-key.pem +localhost.pem \ No newline at end of file diff --git a/README.md b/README.md index 3c22b69..0a175a6 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,7 @@ # Chasse au trésor Lycée Pange **Auteur :** Antoine WAEHREN + +## Crédits + +Ce projet utilise le module QR Scanner de NIMIQ : https://github.com/nimiq/qr-scanner \ No newline at end of file diff --git a/index.php b/index.php index 5eef8d2..fec54f1 100644 --- a/index.php +++ b/index.php @@ -1,13 +1,5 @@ pdo_article->prepare("SELECT * FROM article WHERE id <= :id"); - $stmt->bindValue(":id", $art_nb); - $stmt->execute(); - $articles = $stmt->fetchAll(); ?> @@ -17,6 +9,7 @@ require_once $rq_path . "head.php"; ?>
= $tr["home"]["subtitle"]?>
= $tr["home"]["message"]?>
Caméra sélectionnée :
+ +Scanner depuis un fichier
+ +