只需一步,快速开始
使用道具 举报
原帖由 cnstudent 于 2006-12-9 14:49 发表 上面使用的是 $applylist = ''; 下面却是 $applylist[] = $apply; 建议上面改为 $applylist = array();
原帖由 太监拎只鸡 于 2006-12-9 17:09 发表 人家版主一片好心,LS的纯属胡搅蛮缠,严重BS
原帖由 cnstudent 于 2006-12-9 14:34 发表 if(!$discuz_uid) { showmessage('not_loggedin','logging.php?action=login'); } 最好写成 if(!$discuz_uid) { showmessage('not_loggedin', NULL, 'NOPERM'); }
原帖由 cnstudent 于 2006-12-9 14:37 发表 查询最好不要用cdb_最好使用{$tablepre}
本版积分规则 发表回复 回帖后跳转到最后一页
手机版|小黑屋|Discuz! 官方站 ( 皖ICP备16010102号 )
GMT+8, 2024-11-16 07:53 , Processed in 0.027593 second(s), 5 queries , Gzip On, Redis On.
Powered by Discuz! X3.4
Copyright © 2001-2023, Tencent Cloud.