The Ctrl + V Game

  • Thread starter Thread starter smileyhead
  • Start date Start date
  • Views Views 574,033
  • Replies Replies 9,272
  • Likes Likes 15
upload_2019-12-17_16-51-54.png
 
In our world, the human race constantly debates about several important issues, such as: which girl is the best girl? How good is something as fapping material? Which fetish is the sexiest?

Accompany these great warriors as they present us with different girls, different opinions, different boners, and show us that the fantasy world may not be all that different from ours.
 
┏━━┓┏━━┓┏━━┓┏━━┓ ┗━┓┃┃┏┓┃┗━┓┃┃┏┓┃ ┏━┛┃┃┃┃┃┏━┛┃┃┃┃┃ wait how do I use this┃┏━┛┃┃┃┃┃┏━┛┃┃┃┃ ┃┗━┓┃┗┛┃┃┗━┓┃┗┛┃ ┗━━┛┗━━┛┗━━┛┗━━┛
 
$id = (int)$_GET['id'];

$forums = SqlQuery("
SELECT
f.*,
".UserFields("u").",
".($login?"r.date rdate,":'')."
t.title ttitle,
c.id cid,
c.order corder,
c.title ctitle
FROM
forums f
LEFT JOIN
users u ON u.id=f.lastthreaduser
LEFT JOIN
categories c ON c.id=f.cat
LEFT JOIN
threads t ON t.id=f.lastthreadid
".($login?"LEFT JOIN forumsread r ON r.id=f.id AND r.userid={$myuserid} ":'')."

".($id ? "
WHERE f.cat={$id}
" : "")."

ORDER BY c.order, c.id, f.id
");
 

Site & Scene News

Popular threads in this forum