迅睿开源框架是一款PHP8高性能·简单易用的PHP开源开发框架, 基于MIT开源许可协议发布,不限制商业使用,以多端互联为设计理念, 支持的微信公众号、小程序、APP客户端、移动端网站、PC网站等多终端式管理系统。
业务经理
微信扫描以上二维码
028-61286886
在线咨询
大佬们请问下当前栏目怎么获取其他同名栏目的文章内容呀
{php $where=urlencode("catid in (select id from where name='".$cat.name."')");} {module module=news where=$where num=10}
{php $where=urlencode("catid in (select id from dr_1_share_category where name='".$cat.name."')");}
{php $where=urlencode("catid in (select id from where name='".$cat.name."')");} {module module=news where=$where num=10}news改成你自己的这样吗
https://www.taolichengkao.com/qgksbm/ 页面网址
{php $where=urlencode("catid in (select id from dr_1_share_category where name='".$cat.name."')");}dr_改成你自己库的前缀后面那句{/php}去掉,多余的