Web Systems

Everybody seems to have a web site these days and most people are capable of developing their own, using the word processor like systems available. However, if you need your users to interact with your web site, particularly for ecommerce purposes, then you need a web system.

Web Systems

Web systems are usually database driven, allowing for content to be dynamically generated as the visitor chooses various options. The visitor can then interact with the system, to order goods and services, or to request information. User input is then stored in the database for retrieval by your internal systems.

My preferred technologies for web system development are the PHP open source development language and the MySQL open source database platform. These systems are favoured by web developers for their speed, security and strength in building demanding web systems.

copyright | jeffpaffett.com

[XHTML 1.0] [CSS]