1. Import

This commit is contained in:
2026-03-29 10:34:57 +02:00
parent b0e00c1259
commit a1129565af
4899 changed files with 3007593 additions and 0 deletions

View File

@@ -0,0 +1,8 @@
You must modify the file config.php, change the following line to point to the /html/ folder with a real path
Vous devez modifier le fichier config.php, changez la ligne suivante pour qu'elle redirige vers le dossier /class/ avec le chemin complet
$class_dir = '../class';
change it for / changez le pour
$class_dir = 'C:/where/barcode_gen/is_installed/class';
Start with code39.php and you will be able to make barcodes
Commencez avec code39.php et vous serez capable de faire des codes barres