Server IP : 103.53.40.154 / Your IP : 3.144.4.54 Web Server : Apache System : Linux md-in-35.webhostbox.net 4.19.286-203.ELK.el7.x86_64 #1 SMP Wed Jun 14 04:33:55 CDT 2023 x86_64 User : ppcad7no ( 715) PHP Version : 8.2.25 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : ON Directory (0750) : /home2/ppcad7no/irshadwoodenscrap.com/ |
[ Home ] | [ C0mmand ] | [ Upload File ] |
---|
<div class="w210px fl mt30px ml10px"> <p class="p10px bg1 white b">Watch Video</p> <p class="mt3px"> <?php $sql_video=db_query("select * from tbl_video where 1 and video_status='Active' order by rand()"); if(mysqli_num_rows($sql_video)>0){ $videoDATA=mysqli_fetch_array($sql_video); ?> <iframe width="210" height="170" src="http://www.youtube.com/embed/<?=$videoDATA['video_clip']?>" frameborder="0" allowfullscreen></iframe> <? } ?> </p> </div>