GU UNIT 3 - QUESTION 8

Опубликовано: 21 Февраль 2026
на канале: BCA_Vibes
374
5

‪@BCA_Vibes‬
Write a program that checks a particular stuId already exits in the
student(stuId,stu_name,mob,country) table or not. If stuId exists then display a message "User Already Exit. Try another stuId". If it does not exits then add the data in the student table.Implement using AJAX.