Multiple Codes

Multiple QR Code Generator

I needed to create  over 1000 QR Codes for a project I’m working on. I did not want to create each one individually, so I wrote a small php progam that uses the Google chart API to create QR Codes for me. Each QR Code has a different ‘querystring’ that I can use to load different web pages or display multiple texts  (See the Bible example on my QR Code URL page.)

Here is the Multiple QR Code Generator form, give it a try.

 – – – – – – – – –