random1 Posted April 18, 2010 Share Posted April 18, 2010 Source: http://en.wikipedia.org/wiki/QR_Code How can I create QR Code images in PHP? Best output would be transparent PNGs Any ideas? Quote Link to comment https://forums.phpfreaks.com/topic/198897-php-generate-qr-codes/ Share on other sites More sharing options...
ignace Posted April 18, 2010 Share Posted April 18, 2010 http://www.swetake.com/qr/qr1_en.html Quote Link to comment https://forums.phpfreaks.com/topic/198897-php-generate-qr-codes/#findComment-1044057 Share on other sites More sharing options...
random1 Posted April 18, 2010 Author Share Posted April 18, 2010 Thanks I ended up using: http://www.venus.dti.ne.jp/~swe/program/qr_img0.50i.tar.gz Calling it using: php/qr_img.php?d=http://www.example.com/454 Cheers Quote Link to comment https://forums.phpfreaks.com/topic/198897-php-generate-qr-codes/#findComment-1044065 Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.