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
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:
Quote:
Title: QRcode Barcode Generator
Tag: QR
Replacement:
Code:
<img src="http://qrcode.kaywa.com/img.php?s=5&d=http%3A%2F%2F{param}" alt="qrcode" />
Example:
Code:
[QR]www.rapidshare.com/files/238132/TigerzRules.rar[/QR]
What wont work is:
Quote:
[QR]http://www.rapidshare.com/files/238132/TigerzRules.rar[/QR]
|
You cant use the http:// in the url.
|