CodeIgniter Forums
Generate QR image with the combination of text and url - Printable Version

+- CodeIgniter Forums (https://forum.codeigniter.com)
+-- Forum: Archived Discussions (https://forum.codeigniter.com/forumdisplay.php?fid=20)
+--- Forum: Archived Development & Programming (https://forum.codeigniter.com/forumdisplay.php?fid=23)
+--- Thread: Generate QR image with the combination of text and url (/showthread.php?tid=52308)



Generate QR image with the combination of text and url - El Forum - 06-05-2012

[eluser]Unknown[/eluser]
Dear All,

I am a new generation of Web Programming. I am wonder of one thing.

I want to generate this:

"This is the scholarship from England for PhD degree. If you want to see details please visit: http://www.scholarship.com"

I want to generate the quote sentence above to be Qr image and whenever I decode the QR image I can read the text and also click the link of the url to find the details information.

Thanks,

Math Man