专题文章
时长:00:00更新时间:2020-11-09 18:57:24
MySQL多表之间字段的匹配实现代码_MySQL:bitsCN.com $sql=$empire->query(select table.title,lianxi,table.dizhi,table.id from table,table1 where table1.sid like concat( '%|',table.id,'|%') and table1.id=.$navinfor[id].); while($r=$empire->fetch($sql)) { $title=$r['title']; $lian
查看详情