Bravo List
Register
Go Back   > Bravo List > Source Code > Archived Trackers > TBDev > Mods & Themes
Reply
  #1  
Old 8th February 2016, 14:57
sharpe1983 sharpe1983 is offline
Member
 
Join Date: Jul 2011
P2P
Posts: 14
Default search by torrent tags as well as a plain old search
i would like to be able to search torrent tags as well as a plain search could anyone help me add the torrent.tags code into the below code please thanks in advance

Code:
		if($stext	!= "0"){
			if($where == " WHERE "){
				$ccase	.=	" AND `torrents`.`search_text` LIKE '%" . htmlspecialchars($stext) . "%'";
			} else {
				$where = " WHERE ";
				$ccase	.=	"`torrents`.`search_text` LIKE '%" . htmlspecialchars($stext) . "%'";
			}
		}
Reply With Quote
Reply

Tags
plain , search , tags , torrent

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump



All times are GMT +2. The time now is 16:54. vBulletin skin by ForumMonkeys. Powered by vBulletin® Version 3.8.11 Beta 3
Copyright ©2000 - 2024, vBulletin Solutions Inc.