Bravo List
Register
Go Back   > Bravo List > Source Code > Archived Trackers > Template Shares
Reply
  #1  
Old 26th April 2016, 12:11
Ruffneck Ruffneck is offline
Senior Member
 
Join Date: Feb 2008
Posts: 70
Default Imdb Genre Links !
hi !

how to create genre link like in hdbits ?

Click the image to open in full size.

i have in my DB field genre is looked like this
Click the image to open in full size.

i want to make like this
PHP Code:
<a href="' . $BASEURL . '/browse.php?do=search&amp;search_type=t_genres&amp;category=0&amp;keywords=' . $Torrent['genre'] . '">
             
' . $Torrent['genre'] . '
         
</a
Reply With Quote
  #2  
Old 26th April 2016, 12:31
DND DND is offline
VIP
 
Join Date: Dec 2008
Posts: 1,241
Default
what do you mean by genre link? be more specific
__________________
Need HELP!? I can install:

  1. Server/VPS (Debian,CentOS,Ubuntu,Fedora, FreeBSD) Optimization and ... + Modules
  2. Webserver Windows/Linux (Apache/Lighttpd/Nginx/Mysql/PhpMyAdmin/SSL) Optimization and ... + Modules
  3. Seedbox Windows/Linux (uTorrent,rTorrent,libTorrent,ruTorrent) + Modules
  4. Multiple source code engines
  5. Linux Server Administration (security, cryptography/encryption, proxy, load balancer, custom ddos firewall)
Reply With Quote
  #3  
Old 26th April 2016, 12:41
Ruffneck Ruffneck is offline
Senior Member
 
Join Date: Feb 2008
Posts: 70
Default
Quote:
Originally Posted by DND View Post
what do you mean by genre link? be more specific
for search in genre field in my db!

example

<a href="' . $BASEURL . '/browse.php?do=search&amp;search_type=t_genres&amp; category=0&amp;keywords=' . $Torrent['genre'] . '">'.$Torrent['genre'].'</a>

is worked...but searched in all words example
https://xxx/browse.php?do=search&sea...ry=0&keywords= Drama | Romance

i want to make like a

https://xxx/browse.php?do=search&sea...ry=0&keywords= Drama

https://xxx/browse.php?do=search&sea...ry=0&keywords= Romance

i think i must foreach genre field but i dont know how

Last edited by Ruffneck; 26th April 2016 at 12:42. Reason: re
Reply With Quote
  #4  
Old 26th April 2016, 13:32
DND DND is offline
VIP
 
Join Date: Dec 2008
Posts: 1,241
Default
so you want to make it search after genre.
__________________
Need HELP!? I can install:

  1. Server/VPS (Debian,CentOS,Ubuntu,Fedora, FreeBSD) Optimization and ... + Modules
  2. Webserver Windows/Linux (Apache/Lighttpd/Nginx/Mysql/PhpMyAdmin/SSL) Optimization and ... + Modules
  3. Seedbox Windows/Linux (uTorrent,rTorrent,libTorrent,ruTorrent) + Modules
  4. Multiple source code engines
  5. Linux Server Administration (security, cryptography/encryption, proxy, load balancer, custom ddos firewall)
Reply With Quote
  #5  
Old 26th April 2016, 13:37
Ruffneck Ruffneck is offline
Senior Member
 
Join Date: Feb 2008
Posts: 70
Default
Quote:
Originally Posted by DND View Post
so you want to make it search after genre.
yes search by genre !

but i cant make search link when is have more 1 genres !
Reply With Quote
Reply

Tags
genre , imdb , links

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 01:11. vBulletin skin by ForumMonkeys. Powered by vBulletin® Version 3.8.11 Beta 3
Copyright ©2000 - 2024, vBulletin Solutions Inc.