|
|
 |
This issue started as an experiment to make my 1st own web site to communicate with my relatives in the Netherlands.
I started building on an ordinary free hotel like Yahoo, but needed more possibilities rather some.
When the dutch community in Stockholm, Sweden needed a new webmaster the decision was easily made.
I started to migrate my own site to a dynamic database driven site using PHP and MySQL. The site from the dutch community migrated also with the experience I gained building my own site.
|
|
 |
This is a site for the Dutch community in Stockholm, Sweden
This site started for some Years ago as a static site with 5 pages.
The goal was to inform the community on ongoing and comming events.
Also a part of the site was used to make the official documents online available.
With the growing demand of the communication with the members the site evolved slowly to a dynamic site
using PHP and MySQL to rapidly update the site without updating the files itself.
Nowadays the site can handle requests from interested people to come in contact with the community,
requests of membership, registration of activities and a newsletter to inform the members.
To handle all these events the site has a part to administrate the contents.
|
|
 |
|
|
 |
This is a smaller site using a simple menu and "only" 1 page to present the information to the visitors.
The site is static and can be managed from the owner due to the easy html structure in the index file.
Before updating the site a short eye control is done to check the working of all links.
The owner managed to create some texts and keywords that made the site reach high in the search engine listings.
The goal of the site is an advertising channel on database solutions for smaller companies.
|
|
 |
|
|
 |
This is a PHP based site using a simple DHTML menu.
PHP is in this Case used to create a multi page site with included header and footer files to be able to manage the layout
in a single location.
The site is static in its content. The owner sends the textual changes to me and I change the site corresponding.
The goal of the site is advertising skills of the company.
|
|
 |
|
|
 |
This is not a site but more or less a tool to manage dynamic sites.
During the development of my own site and the site of "De hollandse Club" I created a standard
Content Management System based on PHP scripting and MySQL database.
To access the site a user name and password are necessary.
This part became the PSS password protection system as described in the next paragraph.
|
|
 |
|
|
 |
This is a PHP, Sessions and MySQL based system to protect Your site from unwanted visitors.
The system is special because of the access method uses hash to send the password encrypted to the server.
The server send only a cookie containing a Session ID back to the client. All other information is stored in a session file on the server. So, no authetification information but the session id is send over Internet.
|
|
 |
|
|
 |