Form1 Student Login form Student Id: Password: Login a) b) Use the 'University' database. Write an HTML program to crea
Posted: Fri Jul 01, 2022 5:53 am
a) b) Use the 'University' database. Write an HTML program to create Form1. Using php-mysql api, create a form handler for Form 1 which should verify the existence of the student with the database [table to use: student profile] If the student doesn't exist, give appropriate message or go to Form 2.