User Tools

Site Tools


live.

Differences

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

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
live [2015/07/23 22:57]
admin
live [2017/01/18 10:02] (current)
admin
Line 1: Line 1:
-<​html>​ 
 <php> <php>
-echo 1+1; +//echo 1+0; 
-</php+$min=1;  ​$max=87; ​ //the number of videos on your playlist 
-</object>+$rand = rand($min,​$max);​ 
 +echo ' 
 +<html
 +<iframe width="​100%"​ height="​500"​ src="//​www.youtube.com/​embed/​videoseries?&​list=UUePIbrksDSf3YEllxCGBufw&​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>​
 +* See https://​www.powr.io/​plugins/​video-gallery?​src=surgefactory via http://​www.brandeeanthony.com/​vlogs
live.1437692263.txt.gz · Last modified: 2015/07/23 22:57 by admin