摘要: $onecontentdata = mysqld_select("select * from zz_content as t1 left join zz_content_ext as t2 on t1.id=t2.content_id where id = ".$_GP['id']); //查询一条类目数据 //在HTML里面使用 //删除 (表不需要跟前缀,... 阅读全文
posted @ 2018-03-19 15:12 xiaohe520 阅读(201) 评论(0) 推荐(0)