It's just basically, makinh the news table, username, newspost, comments, etc. Then checking if the person is a news admin(if you have adminship setup). If they are a news admin then show the table if there aren't, show them an error. Then its just inserting from there and selecting from there. That's how you make a basic news system.