Форумы / Cotonti / Support / Randomizing Image

urlkiller
#29977 30.06.2011 03:48

ok. so. i never done that before but it seems that is working properly...

so some little steps for you to do:

1. go to admin.php?m=bbcode on your site
2. add a new field with the following settings:

http://www.cotonti.com/datas/users/bbcode_39.png

here is the complete code you have to paste on the right place (see above):

1st field: \[random\](.+?)\[/random\]
2nd field: $arr = explode('|',$input[1]); return $arr[mt_rand(0,count($arr) - 1)];

this allows users on your site to add an random code like [random]one|two|three|four|...[/random]

URL shortener: <a href="http://bbm.li/!7AD5C7">http://bbm.li/!7AD5C7</a>