![]() |
QR Code Generator Problem
I have recently been playing around with googles API for generating QR codes and have thought, hey why not make one in graal.
So I went on my merry way to script it and this is what I have so far, but theres one huge problem... It doesnt display the image, instead it displays some sort of Binary Dump, any suggestions are appriciated. In case you do not know what a QR code is click here and it will explain it in greater depth, its a 2D image that stores Binary and can be read extremly fast, it was designed for car parts originally but when they realised how powerful it was they then went on to use it for alot more. Im not even sure if this task can be achieved in the boundaries of GS2 but hey, its worth a shot. My Script.. PHP Code:
|
Quote:
Might try <img src="http://chart.api.google.com/..." />, and may have to use some other tricks to get it to display. |
Thanks for trying to help, but it still doesnt work :/
In the mean time while waiting, I have made one for iDevices xD scripters.99k.org for the demo, it isnt completly done but still works.. If only apple would allow the uploading of files.. I could make a QR Reader in PHP. Darn you apple! |
I dont understand why you're using requesturl for this.
PHP Code:
So you could just simple do when the button is pressed, just have PHP Code:
|
I thought because it's an external page you would have to request it.
Would doing it how you said make it work? I cannot test because I am not at home. |
| All times are GMT +2. The time now is 01:15 AM. |
Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2026, vBulletin Solutions Inc.
Copyright (C) 1998-2019 Toonslab All Rights Reserved.