1. Import
This commit is contained in:
8
html/include/barcode_php7/INSTALL
Normal file
8
html/include/barcode_php7/INSTALL
Normal 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
|
||||
Reference in New Issue
Block a user