You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
$sql="select * from ".Database::$database_comments_table." where topic_id=$topic_id and article_id=$article_id order by comment_id desc";//用comment_id倒序来确定最新的在前面