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
What is .htaccessfile and use of this file
What is the difference between Joomla and Drupal?
8 Answers IBM, Procon IT Solutions, T3 Softwares,
How do you clear environment variables?
Explain Booleans in PHP?
what is used for tmp table in oracle?
What is php in simple words?
Tell me what is the difference between get and post?
Where is the submitted form data stored?
How many escape sequences are recognized in single-quoted strings?
how to select single row from table and insert into same table as a new record by using a single sql query.
What is difference between array_merge and array_combine in php?
How to call a php function from html button?