You must submit two separate copies (one Word file and one PDF file) using the A

You must submit two separate copies (one Word file and one PDF file) using the A

You must submit two separate copies (one Word file and one PDF file) using the Assignment Template on Blackboard via the allocated folder. These files must not be in compressed format.
It is your responsibility to check and make sure that you have uploaded both the correct files.
Zero mark will be given if you try to bypass the SafeAssign (e.g. misspell words, remove spaces between words, hide characters, use different character sets, convert text into image or languages other than English or any kind of manipulation).
Email submission will not be accepted.
You are advised to make your work clear and well-presented. This includes filling your information on the cover page.
You must use this template, failing which will result in zero mark.
You MUST show all your work, and text must not be converted into an image, unless specified otherwise by the question.
Late submission will result in ZERO mark.
The work should be your own, copying from students or other resources will result in ZERO mark.
Use Times New Roman font for all your answers
.one
1.Create an HTML form that accepts the user’s input to enter the student name, ID and gender to register for the IT405 course.
2.Create a PHP file that displays the following sentence:
Hello name, welcome to IT405.
The sentence should be colored in blue or red according to the gender.
3.Include the screenshots of the program output as a part of your answer.
Marking Criteria
-HTML form 1 mark
-PHP code 1 mark
-Screenshots 1 mark
Two
Write the PHP code that validates the inputs for the given online form.
Include the screenshot of the program output as a part of your answer.
Marking Criteria
-PHP code 2 marks
-Screenshots 1 mark
Three
1.Write a PHP code that prints the following output using array and for loop.
2.Include the screenshot of the program output as a part of your answer.
Marking Criteria
-PHP code 1.5 marks
-Screenshots 0.5 mark

Create an HTML form that accepts the user’s input to enter the student name, ID

Create an HTML form that accepts the user’s input to enter the student name, ID

Create an HTML form that accepts the user’s input to enter the student name, ID and gender to register for the IT405 course. Create a PHP file that displays the following sentence:
Include the screenshot of the program output as a part of your answer.
Hello name, welcome to IT405.
The sentence should be colored in blue or red according to the gender.
Your program output should look as shown below.
Marking Criteria
HTML form 1 mark
PHP code 1 mark
Screenshots 1 mark
3 Marks
Learning
Outcome(s):
Build web applications using
PHP and MySQL
Question Two
Write
the PHP code that validates the inputs for the given online form.
Include the screenshot of the program output as a part of
your answer.
Marking Criteria

PHP
code 2 marks
– Screenshots 1 mark
2 Marks
Learning
Outcome(s):
Build web applications using
PHP and MySQL
Question Three

Create an HTML form that accepts the user’s input to enter the student name, ID

Create an HTML form that accepts the user’s input to enter the student name, ID

Create an HTML form that accepts the user’s input to enter the student name, ID and gender to register for the IT405 course. Create a PHP file that displays the following sentence:
Include the screenshot of the program output as a part of your answer.
Hello name, welcome to IT405.
The sentence should be colored in blue or red according to the gender.
Your program output should look as shown below.
Marking Criteria
HTML form 1 mark
PHP code 1 mark
Screenshots 1 mark
3 Marks
Learning
Outcome(s):
Build web applications using
PHP and MySQL
Question Two
Write
the PHP code that validates the inputs for the given online form.
Include the screenshot of the program output as a part of
your answer.
Marking Criteria

PHP
code 2 marks
– Screenshots 1 mark
2 Marks
Learning
Outcome(s):
Build web applications using
PHP and MySQL
Question Three

1-Explain the differences between programming on the client and server sides, an

1-Explain the differences between programming on the client and server sides, an

1-Explain the differences between programming on the client and server sides, and what
languages are used for each?
2-JavaScript, HTML, CSS, and other web design and production processes are all
affected by the progressive enhancement. Explain what is the purpose of PE, and what
strategies are involved?
3-Describe the different ways to specify a web page’s URL and when they should be
used? Give an example for each of them.
4-Create a webpage that display your name and ID using the most significant heading.
Also, use the university logo as a hyperlink to the SEU website.