psyon / php-qrcode

A single file PHP library for generating QR Codes.
MIT License
120 stars 38 forks source link

Php script use is ambiguous #1

Closed nimz01 closed 2 years ago

nimz01 commented 3 years ago

I need help in using the library in php script without html , so please send me an example in order to understand how to use it.

psyon commented 3 years ago

The examples are pretty clear on how to use it. The library is just a stripped down version of a more complete bar code library. You can review their documentation if you need.

https://github.com/kreativekorp/barcode