hello, how can i generate QR Images from an URL and display them on a website?
ideally in PHP but any other popular server side language would work too, as long as it is not too complicated to set up.
thanks!
hello, how can i generate QR Images from an URL and display them on a website?
ideally in PHP but any other popular server side language would work too, as long as it is not too complicated to set up.
thanks!
http://code.google.com/p/qrforall/ is a PHP class for automatic creation of qr code images.