Friday, 26 August 2011

Week 3

This week on the lecture we covered a the deference between 'php' and 'HTML' based web pages. The basic difference is that 'HTML' pages are static pages which contains information what you can read or download. Where as 'php' pages have functions included in them which will process data input by the user and give an output accordingly.
During the workshop we studies further into the basic functions of 'php.' Today we focused on 'Forms', 'Buttons', 'Text Input', 'Radio Buttons' and 'Drop Down Boxes.' All these are important basic elements with regard to 'php.' We also designed a number of basic pages which include these options.
Other than this we were given information on the 1st assignment on how to create the question page and get the assignment on track for the final out come.