User Tools

Site Tools


bbcbidiyo.

Differences

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

Link to this comparison view

Next revision
Previous revision
bbcbidiyo [2015/07/23 23:52]
admin created
bbcbidiyo [2020/06/17 09:25]
admin removed
Line 1: Line 1:
 <php> <php>
 //echo 1+0; //echo 1+0;
-$min=0;  $max=34; ​ //the number of videos on your playlist +//$min=1;  $max=34; ​ //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?list=UCOOPOXTbogs2_lUg6PkLRgw&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="//​youtube.com/​embed/​5b733gLXJPg?list=UUOOPOXTbogs2_lUg6PkLRgw&index=0&​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>​