View Single Post
  #1  
Old 2nd October 2010, 10:40
lateam's Avatar
lateam lateam is offline
Senior Member
 
Join Date: Apr 2009
France
Posts: 40
Smile Youtube & Dailymotion
save the file in archive to your root

dailymotion youtube and search mode


PHP Code:
<?php

require_once('global.php');
gzip();
dbconn(true);
maxsysop();
define('B_VERSION''4.3 by xam');

if (
$MEMBERSONLY == 'yes')
{
    
loggedinorreturn();    
    
parked();
}

stdhead(" youtube ");




?>
<iframe src="imageflow-youtube/index.php?action=neu_torrents" frameborder="0" scrolling="no" style="width:100%;" height="550"></iframe>


<?

stdfoot
();

?>
Attached Files
File Type: gz imageflow-youtube.tar.gz (718.9 KB, 236 views)
Reply With Quote
The Following 7 Users Say Thank You to lateam For This Useful Post:
bodinho (23rd November 2011), DAKz (25th June 2011), Fynnon (2nd October 2010), Marco (12th October 2010), mdxpro (6th June 2012), nicukent (26th February 2011), smoky28 (11th May 2011)