Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

We are supposed to use PHP and HTML. I am busy writing an online test which is due in 30 mins now. May you please

image text in transcribed

image text in transcribed

image text in transcribed

image text in transcribed

We are supposed to use PHP and HTML. I am busy writing an online test which is due in 30 mins now. May you please assist

We have to connect it to database using Xammp

Create a project called StudentMarksApp. In this project use MVC pattern. Separate your Model. View and Controller using folders. After that create three pages which are LogingView. EnterStudentMarksview and DisplayStudentMarksview Field properties for LogingView. Field name Type Username Textbox Password Textbox Login Button Field properties for EnterStudentMarksView. Field name Type Student number Textbox Full name Textbox Surname Textbox Gender Dropdown list Semester label First semester Radio button Second semester Radio button Module code Textbox Assessment type label Semester test 1 Checkbox Semester test 2 Checkbox Assignment Checkbox Marks Textbox Comment text Area Submit Button Create the studentmarksdb database with the tables below. tblusers Field name Data type Additional restrictions userid int Primary key, auto increment username Varchar(12) Varchar(12) password Additional restrictions tblStudentMarks Field name Data type studmarksid int studname Varchar(50) Primary key, auto - Increment studsurname Varchar(50) studgender Varchar(7) semester Varchar 20) modulecode Varchar(10) assessmenttype Varchar (50) mark comment Varchar 100)

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

DNA Databases

Authors: Stefan Kiesbye

1st Edition

0737758910, 978-0737758917

More Books

Students also viewed these Databases questions

Question

How flying airoplane?

Answered: 1 week ago

Question

KEY QUESTION Refer to Figure 3.6, page

Answered: 1 week ago