query("SELECT subreddit_descr FROM reddit_subreddits WHERE subreddit_name = '".$_GET['r']."';")) { while ($row = $result->fetch_assoc()) { $subreddit_descr = $row['subreddit_descr']; } $result->free(); } $mysqli->close(); $description = $subreddit_descr; //$description = strlen($description) > 150 ? substr($description,0,150)."..." : $description; if (!empty($title)) { $title = $_GET['r'].' - '.$title; } else { $title = $_GET['r']; } } //=======================// if(isset($_GET['search'])){ include('s.php'); } //=======================// ?> query("SELECT * FROM digged_posts WHERE post_id = '".$_GET['post']."' ;")) { while ($row = $result->fetch_assoc()) { $postData = $row; } $result->free(); } $mysqli->close(); $title = clean_title($postData['title']); $title = html_entity_decode($title); //=====================// if ($postData['type'] == 'JPG') { echo ''; echo ''; echo ''; } if ($postData['type'] == 'GIF') { echo ''; echo ''; echo ''; echo ''; echo ''; echo ''; echo ''; } if ($postData['type'] == 'GFYCAT'|| $postData['type'] == 'GIF') { echo ' '; } } ?> <? echo $title; ?>
×
$(window).on("resize",function(e){ $("#iframePost").css("height", $(window).height() - 100+"px"); });'; echo ''; echo ''; echo ''; echo ' '; } ?>
Loading...
isMobile() ) { if (rand(1,150) == 10) { echo ''; } } */ ?>