0) { $sql = "SELECT `id`, `title` FROM `teantertain` WHERE (" . implode(' OR ', $condition) . ") AND `id`!='$id' AND `enable`='1' ORDER BY `popular` DESC, `date` DESC"; $related_article = mysql_fetch_all($sql, '', '', true); shuffle($related_article); $related_article = array_slice($related_article, 0, 3); } else { $related_article = array(); } if(! isset($_COOKIE["teantertain"])) { $_COOKIE["teantertain"] = array(); } else { $_COOKIE["teantertain"] = json_decode($_COOKIE["teantertain"], "true"); } if(! in_array($id, $_COOKIE["teantertain"])) { array_push($_COOKIE["teantertain"], $id); setcookie("teantertain", json_encode($_COOKIE["teantertain"]), time() + 60 * 60); $sql = "UPDATE `teantertain` SET `popular`=`popular`+1 WHERE `id`='$id'"; mysql_query($sql); } mysql_close(); if(preg_match('/teantertain\.php/', @$_SERVER['HTTP_REFERER']) && isset($_SESSION['teantertain']['referer'])) { $referer = $_SESSION['teantertain']['referer']; } else { $referer = $php_self; } $og_title = $article['title']; //if($article['sub_title'] != '') $og_title .= " " . $article['sub_title']; if(isset($_GET['session'])) html_header_nocache(); html_header_1('', array('teantertain.js'), array('teantertain.css'), $og_title, mb_substr(preg_replace('/\n/', '', strip_tags($article['content'])), 0, 200)); ?> '茶特町', "{$php_self}?id={$id}" => $og_title )); ?>
« 回上一頁

count($describe['tag']['attr'])) $filter['type'] = 0; if($filter['type'] != 0) { $condition = "FIND_IN_SET('" . addslashes($describe['tag']['attr'][$filter['type'] - 1]) . "', `tag`) AND "; } else { $condition = ''; } $sql = "SELECT `id`, `title`, `sub_title`, `date` FROM `teantertain` WHERE $condition `enable`='1' ORDER BY " . ($filter['sort'] == 'popular' ? '`popular` DESC, ' : '') . "`date` DESC, `id` DESC"; $result = mysql_query($sql) or mysql_err(); $article = array(); while($row = mysql_fetch_assoc($result)) { $article[] = $row; } mysql_free_result($result); mysql_close(); $_SESSION['teantertain']['referer'] = $_SERVER['REQUEST_URI']; html_header_1('', array('jslib/jquery.ddslick.min.js', 'teantertain.js'), array('teantertain.css'), '茶特町'); ?> '茶特町' )); ?>
發現茶特町
 
目前沒有屬於 分類的文章。

$art) { ?>