PDA

View Full Version : Barcode Script


puertoblack2003
06-05-2008, 05:55 PM
hello,

i need someone to take a look at this script and confirm that it is safe to add as a bbcode.

Basicly i run a mobile forum. and in the forum we have ringtones, themes and few others. now we are using this website to host a barcode http://qrcode.kaywa.com/ and what happens is before a member can download any ringtones they would have to install a program to there ppc. After that they have to take a there ppc swipe across there monitor and you'll get a message to download.its a pretty neat thing and so far its working.But i wanted to embed it as a bbcode..

thanks in advance..

sample bbcode:

Title: QRcode Barcode Generator
Tag: QR
Replacement:
<img src="http://qrcode.kaywa.com/img.php?s=5&d=http%3A%2F%2F{param}" alt="qrcode" />

Example:
www.rapidshare.com/files/238132/TigerzRules.rar




What wont work is:
http://www.rapidshare.com/files/238132/TigerzRules.rar

You cant use the http:// in the url.

Dismounted
06-06-2008, 06:46 AM
It should be fine.

puertoblack2003
06-06-2008, 04:21 PM
thanks dismounted for your time viewing the code ;)