CURD = CREATE-UPDATE-READ-DELETE These four operations are used to manipulate the data in database, users must be able to create…
CODE OUTPUT
Give Input Output
Code output Firstname Secondname DOB Course Gender semester Address E-mail shivam chourasiya 11-07-2002 BCA male 4th sem HSR layout shivu.c@gmail.com…
NTRODUCTION PHP is Hypertext preprocessor It is a server-side scripting language that is used for web development. It can be…