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
I am trying to assign a variable the value of 0123, but it keeps coming up with a different number, what’s the problem?
Is php open source?
Xplain is it possible to use com component in php?
How long is csrf token?
What is the best way to change the key without changing the value of a php array element?
Is there an easy way to delete an element from a php array?
How can you retrieve a cookie value?
Is it possible to extend the execution time of a php script?
What is exception handling in php?
Do loops php?
What is php default argument?
What is string and its function?