RewriteEngine On RewriteRule ^commtopics-(.*)-(.*) thread.php?fid=$1&page=$2 RewriteRule ^commtopics-(.*) thread.php?fid=$1&page=$2 RewriteRule ^article-(.*)-(.*)-(.*).html read.php?tid=$1&page=$2&fpage=$3 RewriteRule ^article-(.*)-(.*).html read.php?tid=$1&page=$2&fpage=$3 RewriteRule ^article-(.*).html read.php?tid=$1 RewriteRule ^(.*)-htm-(.*)$ $1.php?$2 RewriteRule ^(.*)/simple/([a-z0-9_]+.html)$ $1/simple/index.php?$2 |
function Htm_cv($url,$tag){ global $db_dir,$db_ext; $tmppos = strpos($url,'#'); $add = $tmppos!==false ? substr($url,$tmppos) : ''; $url = str_replace( array('.php?','=','&','&',$add), array($db_dir,'-','-','-',''), $url ).$db_ext.$add; return stripslashes($tag)."$url""; } |
function Htm_cv($url, $tag){//modify By Josh global $db_dir, $db_ext; if (!preg_match('/^(http|ftp|telnet|mms|rtsp)|admin.php|rss.php/i', $url)){ $add = strpos($url, '#') !== false ? substr($url, strpos($url, '#')) : ''; if(strpos($url, 'thread.php?') !== false){ unset($rw); //$rw->type $ru->array $thread_arr = explode('&', substr(str_replace($add, '', $url), 11)); foreach($thread_arr as $key => $value){ $ru = explode('=', $value, 2); if($ru['1']){ switch($ru['0']){ case 'fid': $rw['fid'] = $ru['1']; $rw['type'] < 1 && $rw['type'] = 1; break; case 'page': $rw['page'] = $ru['1']; $rw['type'] < 2 && $rw['type'] = 2; break; default: $rw['type'] = 4; $urlfail = 1; break; }}} switch($rw['type']){ case '1': $url = "commtopics-" . $rw['fid'] ; break; case '2': $url = "commtopics-" . $rw['fid'] . "-" . $rw['page'] ; break; }}elseif(strpos($url, 'read.php?') !== false){ unset($rw); $read_arr = explode('&', substr(str_replace($add, '', $url), 9)); foreach($read_arr as $key => $value){ $ru = explode('=', $value, 2); if($ru['1']){ switch($ru['0']){ case 'tid': $rw['tid'] = $ru['1']; $rw['type'] < 1 && $rw['type'] = 1; break; case 'page': $rw['page'] = $ru['1']; $rw['type'] < 2 && $rw[type] = 2; break; case 'fpage': $rw['fpage'] = $ru['1']; $rw['type'] < 3 && $rw['type'] = 3; break; default: $rw['type'] = 4; $urlfail = 1; break; }}} switch($rw['type']){ case '1': $url = "article-".$rw['tid'] . ".html"; break; case '2': $url = "article-".$rw['tid'] . "-" . $rw['page'] . ".html"; break; case '3': $url = "article-". $rw['tid'] . "-" . $rw['page'] . "-" . $rw['fpage'] . ".html"; break; } } if($urlfail){ $url = str_replace( array('.php?', '=', '&', $add), array($db_dir, '-', '-', ''), $url ) . $db_ext . $add; } } return stripslashes($tag) . "$url""; } |
中华人民共和国增值电信业务经营许可证:粤B-20060337 最便宜互联(江苏)网络科技 www.zpynet.com 苏ICP备09075536号
最便宜互联 © 江苏 版权所有 Copyright © 2008-2023 www.zpynet.com inc . All rights reserved 苏公网安备 32021302000105号
网络IDC运营部:江苏三欧网络信息技术[AAA级信用] www.oooidc.com 核心合作伙伴:广州耐思尼克信息技术有限公司[AAA级信用]
版权所有 本站程序界面、源代码受相关法律保护,未经授权,严禁使用
法律顾问:珠海知名律师 夏天风 律师
【认准我们唯一官网:www.zpynet.com】