CatchTube V2- YouTube Video Searcher And Downloader
Collapse
X
-
CatchTube V2- YouTube Video Searcher And Downloader
YouTube Video Search And Download. !!
demo
SQL
addCode:CREATE TABLE IF NOT EXISTS `search` ( `id` int(100) NOT NULL auto_increment, `keyword` varchar(100) NOT NULL default '', PRIMARY KEY (`id`) ) ENGINE=MyISAM DEFAULT CHARSET=latin1 AUTO_INCREMENT=4 ; -- -- Dumping data for table `search` --
this
in search.php after <?Code:include("config.php"); include("core.php"); connectdb();
after $vq = urlencode($vq);(line 40)
add
$keyword = mysql_query("INSERT INTO search SET keyword='".$vq."'");
if still script show errors then post it here i will solve.
Last Update : Sunday 31, October. 2010Attached FilesTags: None
Leave a comment: