CRUD Application Using PHP & MySQL

Опубликовано: 26 Март 2026
на канале: CodeSelfie
10
1

Student Record Management System Using PHP and MySQL (CRUD Application)
• Understand CRUD operations (Create, Read, Update, Delete)
• Implement PHP–MySQL database connectivity
• Perform data insertion, retrieval, modification, and deletion
• Develop a dynamic web application using PHP
• Gain hands-on experience with backend development
• Add new student records
• View existing student records
• Update student information
• Delete student records