/Barcodes-Generator-Using-PHP-MySQL-and-JsBarcode

This application shows up how easy it is to generate barcodes using php and JsBarcode library, here you can generate barcodes by just providing a product name. The barcodes are generated using the combination of product name and the time (minutes and seconds) in which the product name is stored on the database in order to avoid barcodes duplication.

Primary LanguagePHP

Stargazers