$conn->execute("UPDATE [article] set [articletitle] = '$articletitle' , [articlecontent] = '$articlecontent' where [articleid]=".$articleid);