|
Services >> Dynamic Websites
Dynamic Data Driven Websites
Static brochure websites are all very well to begin with but very soon you'll want to add more functionality and
interest to your site.
You might want to make frequent updates, display different content based on the time of day (or any other variable you can think of!), you might even want to give website visitors the ability to add content themselves. To do any of these, and more, you'll want a dynamic database-driven website. How do dynamic websites work?
Typically a dynamic website will use a database to store its content and a script, written in a programming language
such as PHP, to extract the content from the database. The script can take its input from the database content,
web page forms, URL variables and server variables, and use these to modify the output seen on your browser.
Ecommerce sites are a very common form of dynamic site. Others include forums, community sites, blogs, web applications and portals. Dynamic PortalsWhat should we do now? |
|
Copyright © 2008 EMNM. All rights reserved.
|
A very complex data-driven site, members can post and edit trade leads, upload images, message each other, perform searches and update their profiles.
The trade leads are also available via RSS feeds which are automatically updated.