Tag: libqrencode

  • PHP QR Code Generator evolves!

    PHP QR Code Generator page is the most visited page on my blog. It has evolved from a small page with a few features into a full featured real time generator on which you can choose from a lot of actions for your device and create different image types, even vector images. As far as…

  • Oh, Smashing Magazine, what hast thou done?

    PHP QR Code Generator page was posted on the twitter account of Smashing Magazine, and the traffic of this humble blog has risen twenty-fold! Not that I am complaining… 😉 The page seems to be useful to a lot of people, so I will probably add new features to it when I find spare time.

  • New PHP QR Code Generator Page

    Checking my blog stats, I saw that most people come to my Real Time QR Code Generator PHP Function post. So, I decided to create a decent page for QR Code generation instead of linking to a URL which accepts only base64 encoded variables. The new page is PHP QR Code Generator page, and now…

  • Real Time QR Code Generator PHP Function

    UPDATE: Please read this post. You will be able to create more different images now! If you have read my earlier posts, you must have seen that I am excited about implementing QR Code to my projects. These mostly include my work projects. Today I have discovered that Fukuchi Kentaro, who is an assistant professor…