buypolarbear / PHP-QR-generator-with-logo

creatre qr code with logo

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

PHP-QR-generator-with-logo

#usage

include(APPPATH . 'libraries/QRLibrary/qr_make.php');

$qr_obg= new qr_make();

$qr_name=$qr_obg->getImageOFQR('QWD1234');

About

creatre qr code with logo


Languages

Language:PHP 100.0%