求问discuz帖子写入数据库文件
求问下discuz3.2版本,写入数据库的文件是不是forum_post.php
主要是哪一段?
是不是这一段 ,但看着不像啊:
$extra = !empty($_GET['extra']) ? rawurlencode($_GET['extra']) : '';<br />$notifycheck = empty($emailnotify) ? '' : 'checked="checked"';<br />$stickcheck = empty($sticktopic) ? '' : 'checked="checked"';<br />$digestcheck = empty($addtodigest) ? '' : 'checked="checked"';<br /><br />$subject = isset($_GET['subject']) ? dhtmlspecialchars(censor(trim($_GET['subject']))) : '';<br />$subject = !empty($subject) ? str_replace("\t", ' ', $subject) : $subject;<br />$message = isset($_GET['message']) ? censor($_GET['message']) : '';<br />$polloptions = isset($polloptions) ? censor(trim($polloptions)) : '';<br />$readperm = isset($_GET['readperm']) ? intval($_GET['readperm']) : 0;<br />$price = isset($_GET['price']) ? intval($_GET['price']) : 0;<br />
每个人都需要一台速度更快、更稳定的 PC。随着时间的推移,垃圾文件、旧注册表数据和不必要的后台进程会占用资源并降低性能。幸运的是,许多工具可以让 Windows 保持平稳运行。
Copyright 2014-2025 https://www.php.cn/ All Rights Reserved | php.cn | 湘ICP备2023035733号