Dynamic web sites
When is suitable to go for dynamic web site and what is required?
Mon, 10 Nov 2008 15:10:01 +0200
Dynamic web sites are suitable for products and image galleries, online calendars, e-commerce applications and for all people who wish to make frequent changes to their websites including text and image updates. The key is that the content and design of dynamic sites live separately. The content lives in a database that is placed on a webpage only when needed or asked which allows anyone, with no web design experience, to update their own website via an administrative panel.
Dynamic web sites are created with the help of server-side languages such as PHP, Perl, ASP or ASP.NET, JSP, and other languages. There are also different types of databases. To create dynamic web sites I use PHP and MySQL database so when working dynamic web site I require that the hosting server supports PHP and MySQL.
A good example of dynamic web site is my project "Discount Hotels Worldwide".