-
It take 4s or more when I created qrcode with this lib.
here is my code:
`include "phpqrcode/qrlib.php";
$text = "http://localhost:8080/Home/Index/index/some_code_value/123456.html";
\QRcode::png($tex…
-
Hi,
I am adding a qr code image from this library https://github.com/t0k4rt/phpqrcode to a pdf using DOM:
` QRcode::png($qr_code, "qrcodereplace.png", "L", 4, 4);
...
$dompd…
-
Prosím například s pomocí http://phpqrcode.sourceforge.net/ generovat a zobrazovat u knih které jsou v Krameriu QR kód s příslušným linkem.
zabak updated
10 years ago
-
dorod bar shoma
moshkel ersal nashodane QRCODE chiyeh ?
Domain FIx hame chi fixe vali Qr Ersal nemishe.
moshkel az koja mitone bashe
-
A free and Open Source Project for PHP QRcodes is already existing.
See: http://phpqrcode.sourceforge.net
-
The eps() method and the svg() function both return the content generated, instead of outputting it (which png() does), even though the documentation says otherwise. The methods also set the headers f…
-
Tried uploading the examples to my web server to test for a project and get the following error
D:\Inetpub\vhosts\domain.com\httpdocs\includesPHP\phpqrcode\qrimage.php on line 43
Any ideas?
-
Great library! ;-)
Would be great to have a feature for creating a SVG version (see http://sourceforge.net/projects/phpqrcode/forums/forum/1111884/topic/4785545)
Maybe incorporate the basic function…
-
IBANs are often grouped via space characters for better readability. For use in the QR code they have to be removed (if present) in order to be standard compliant and work with all banking apps.
So…
-
can u add support for composer ?
http://getcomposer.org/
patie updated
4 years ago