User Tools

Site Tools


bbc.

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
Last revision Both sides next revision
bbc [2015/07/23 23:40]
admin created
bbc [2015/07/23 23:47]
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=334;  //the number of videos on your playlist
 $rand = rand($min,​$max);​ $rand = rand($min,​$max);​
 echo ' echo '
 <​html>​ <​html>​
-<iframe width="​100%"​ height="​500"​ src="//​www.youtube.com/​embed/​videoseries?​v=UUZXbvNkOqOKGdaiV82_3zAQ&​index='​.$rand.'&​amp;​showinfo=0&​amp;​autoplay=1&​amp;​autohide=1&​amp;​iv_load_policy=3&​amp;​modestbranding&​allowfullscreen=true"​ frameborder="​0"​ allowfullscreen></​iframe>​+<iframe width="​100%"​ height="​500"​ src="//​www.youtube.com/​embed/​videoseries?​list=UUZXbvNkOqOKGdaiV82_3zAQ&​index='​.$rand.'&​amp;​showinfo=0&​amp;​autoplay=1&​amp;​autohide=1&​amp;​iv_load_policy=3&​amp;​modestbranding&​allowfullscreen=true"​ frameborder="​0"​ allowfullscreen></​iframe>​
 </​html>​ </​html>​
 '; ';
 </​php>​ </​php>​
  
bbc.txt ยท Last modified: 2015/07/23 23:48 by admin