global $style;
global $header,$headinclude,$footer,$phparticleurl,$phparticletitle,$onlineuser,$webmaste
rmail,$version;
global $username_length_min,$username_length_max,$password_length_min,$password_length_ma
x;
global $message_length_max;
global $comment_title_limit,$comment_message_limit;
其他代码中:
$articletext = $DB->fetch_one_array("SELECT subhead,articletext
FROM ".$db_prefix."articletext
WHERE articleid='$articleid'
ORDER BY displayorder,id LIMIT