Looking for some PHP Class - Printable Version
+- SA-MP Forums Archive (
https://sampforum.blast.hk)
+-- Forum: Other (
https://sampforum.blast.hk/forumdisplay.php?fid=7)
+--- Forum: Everything and Nothing (
https://sampforum.blast.hk/forumdisplay.php?fid=23)
+--- Thread: Looking for some PHP Class (
/showthread.php?tid=299558)
Looking for some PHP Class -
Meta - 26.11.2011
Hello!
I am looking for some PHP class to create a QR Code (you can find many of the default ones!) with an image in it's middle!
Example:
Someone knows where to find it?
Or does someone even know how to create it?
Thanks for future answers
Re: Looking for some PHP Class -
Mrkrabz - 26.11.2011
http://phpqrcode.sourceforge.net/
It allows you to then place text/images(I'm pretty sure) into the QR code with QRcode:

ng();
AW: Looking for some PHP Class -
Meta - 26.11.2011
But it won't add images to it nor would it work then.