back to Niesen's Internet Services
Behind the scene of niesens.com
Niesens.com uses PHP server side scripting to simplify the management of the web content.
Especially the quick index, weekly pictures, and the news list. For the latter two an admin
interface has been created to update the content without actually having to touch the HTML code
of the site. To give you an idea of the admin interface there are a couple of screen shots:
Admin view of news list:

Edit of news list entry:

Admin view of weekly pictures:

Edit of weekly picture

The data of the news list and weekly pictures are stored in database tables and the data is
dynamically added to the web page each time the request is performed.
back to Niesen's Internet Services