This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
|
bbc [2015/07/23 23:44] admin |
bbc [2015/07/23 23:48] (current) admin |
||
|---|---|---|---|
| Line 1: | Line 1: | ||
| <php> | <php> | ||
| //echo 1+0; | //echo 1+0; | ||
| - | $min=1; $max=87; //the number of videos on your playlist | + | $min=1; $max=333; //the number of videos on your playlist |
| $rand = rand($min,$max); | $rand = rand($min,$max); | ||
| echo ' | echo ' | ||