ASSIGNMENT - CREATING A DYNAMIC WEB APPLICATION USING PhP
As you have seen, creating web pages in HTML is not very difficult. However, the web pages you've built in assignment #5 with HTML were static, in that they don't change. While useful, organizations learned that end-users don't want to just see web pages, but actually use the Web for various purposes. Therefore, the concept of dynamic web pages, in which end-users can see output depending on the input they've provided, have made the Web even more useful.
You will use HTML and PHP to create two dynamic Web applications. The first web application is described in PART A and PART B - these will be started in class... this web application is just a simple web page that allows the end user to enter two names, then your application will re-write those two names in a sentence.
The second dynamic web application is described in PART C and you are required to do this on your own.. This application will allow the end-user to input several variables, and then reformat and display those variables so that the user obtains a correct APA style bibliography for a journal
Attachment:- php web aplication.docx