taxonomy

17
Jun

网站架构

1,SELECT a.nid FROM `term_node` as a left join term_node as b on a.nid = b.nid where a.tid = 5 and b.tid = 6

2,RewriteRule ^node/(.*).html$ index.php?q=node/$1 [L,QSA]

Syndicate content