Web Design/Dynamic websites with PHP

< Web Design
Web Design Dynamic websites with PHP
This page is part of the Web Design project.

At its simplest, a dynamic website is one that provides customised content to you as you browse. This might depend on information you've provided through filling out an HTML form, or by clicking on products that you would like to add to your shopping cart.

These days, nearly all websites contain some dynamic functionality! We'll start out by seeing how we can respond to information a user enters into a form, and progress gradually to using databases with our dynamic sites.

Note: It is assumed that you are familiar with a little bit of computer programming (variables and if-statements in particular) - if not, please work through the Introduction to programming with Javascript.

Module Aim

Suggested Activities

More advanced

Your learning resources

Wikiversity & Wikibooks

Online tutorials

Software

Related Qualifications

This section is a stub. You can help Wikiversity by expanding it.
This article is issued from Wikiversity - version of the Monday, October 28, 2013. The text is available under the Creative Commons Attribution/Share Alike but additional terms may apply for the media files.