Create Qr Code Png Image Of 200*200 Using Phpqrcode Code Example


Example: create qr code png image of 200*200 using phpqrcode


QRlib.php also does support SVG, doesn't it?

https://github.com/t0k4rt/phpqrcode

require_once(__DIR__.'
/phpqrcode-master/qrlib.php');
echo QRcode::svg('
hello');

Comments

Popular posts from this blog

Converting A String To Int In Groovy

"Cannot Create Cache Directory /home//.composer/cache/repo/https---packagist.org/, Or Directory Is Not Writable. Proceeding Without Cache"

Android SDK Location Should Not Contain Whitespace, As This Cause Problems With NDK Tools