Hi all, Is it possible to create smart codes with php. I mean the barcodes which can be scanned and an user gets the website link etc. example: http://www.i-nigma.com/personal/Create.asp Any example, scripts to share??
There are a number of barcode reader/generator classes available for php. How much data do you need to encode. I would start by looking at some of the more advanced 2d barcodes Aztec, Data Matrix, QR Code, etc...