I need to develop a small simple CMS to manage my news updates and articles written for the website. How should the articles be stored, considering they may be multiple pages. Should the text be stored in a database (MSSQL) or as an html file and filename information stored in the database?
Wouldn't storing the actual articles in the database take up a lot of server resources? Thanks,
Kevin






Bookmarks