1. Create student database.
2. First page should display the students available in the
database. There should be add, edit and delete buttons.
3. There should be option to search students by name, code,
date of joining, department or combination of these.
4. Should have an add/edit screen. Add and Edit should be
handled in the same page.
5. Delete should ask for confirmation before deleting the
actual record.
6. Validation should be done in JavaScript as well as php.
No Answer is Posted For this Question
Be the First to Post Answer
Single choice objective PHP question...
How to download the files using PHP
What does php exit do?
How can php and html interact?
Does PHP 5 support exceptions? State Whether True or False?
How long is a php session valid?
What is associative array in php?
What are the different loops in php?
How to check a variable is an array or not in php?
How does csrf token work?
What is the array in php?
How is the comparison of objects done in php?