Author

Topic: QR Codes and SVG via php (Read 699 times)

full member
Activity: 182
Merit: 100
June 27, 2013, 10:34:20 PM
#2
Why reinvent the wheel? Surely someone's made a PHP class to create QR codes..
full member
Activity: 168
Merit: 100
June 26, 2013, 12:40:44 PM
#1
Howdy -

I admit, I'm a total DOMDocument slut (php XML DOM2 class).

When I first discovered DOMDocument it was like an epiphany, it was the right way to do so many things.

Anyway, I'm going to be attempting to write a new php class for generating QRCodes as SVG images and - well, SVG is XML so DOMDocument it will be Cheesy

Anyway, I don't know a hell of a lot about QRCodes so I'm going through the site http://www.thonky.com/qr-code-tutorial/

It seems fucking awesome, but I just thought I'd ask the younger hipper crowd if there is a better explanation out there I should also look at?

Thanks,

Alice
Jump to: