Updating page text
Updating menus
Updating layout & logos
Updating news articles

Technical Overview

Aniccas content management system (CMS) uses a multitude of technologies to produce the web site that is displayed to the end user. This approach enables the CMS to easily control the website and also ensure that the site can be easily modified should any major changes may be needed in the future. It is also posible to view all the configuration files used from the Website Management System for a more detailed understanding of how the system works.How the website produces a web page

Page Caching

All pages once produced are cached as static XHTML pages on the web server until a change is made to them. This ensures that the pages not only load quickly but also the solution is more robust as the website can still work if the MySql Database or PHP stop working.