|
Database driven web site is one that uses database for collecting and storing information. What information it can be? Various. Email addresses, contact info, clients list, products list, listings of real estate property, trade offers, images, and links
In the database driven web site all information is stored in table format of databases on the server, script generates pages that are showed on the site as usual HTML ones.
Usually database driven web sites have admin panel with user-friendly interface where you can manage the site content, i.e. add, edit, or delete info by yourself, create new pages or delete old ones. You can update your site easily each time you need it.
Why is this so powerful?
* Complex things are made simple
* Visitors find information, products and services tailored for them
* You can generate collections of information based on your needs at that moment
* Changes in the information selection and format can be made in seconds
* Information can be instantly updated in hundreds of places with just a single input
You get the idea: Your message becomes customized. Your products become accessible. Your community of users becomes engaged.
Database driven websites that release the full power of Internet communication.
Just as popular sites around the Internet like Yahoo! And Amazon.com and all the major news sites use databases
|