User Tools

Site Tools


bbcbidiyo.

Differences

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

Link to this comparison view

Both sides previous revision Previous revision
bbcbidiyo [2020/06/17 09:25]
admin removed
— (current)
Line 1: Line 1:
-<php> 
-//echo 1+0; 
-//​$min=1; ​ $max=34; ​ //the number of videos on your playlist 
-//$rand = rand($min,​$max);​ 
-echo ' 
-<​html>​ 
-<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>​ 
-'; 
-</​php>​