a
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
<?php
|
||||
/*
|
||||
// À ajouter en haut de votre fichier, avant la génération du PDF
|
||||
|
||||
// 1. Inclure la bibliothèque phpqrcode
|
||||
@@ -8,6 +9,7 @@ if (!defined('QR_LOG_DIR')) {
|
||||
}
|
||||
|
||||
include 'phpqrcode/qrlib.php';
|
||||
*/
|
||||
|
||||
// 2. Préparer les données pour le QR code
|
||||
$qrData = $assure['tagCarteQr'];
|
||||
|
||||
Reference in New Issue
Block a user