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
How does firefox manage cookies?
How to take a substring from a given string in php?
How can i change the extension name like i have a page which name aboutme.php but i want to show it aboutme.php3 or aboutme.aspx?
What is the use of the function htmlentities?
What is difference between session and cookies in php?
How to write a program to make chess?
What are the different errors in php?
How is the comparison of objects done in php?
How can i execute PHP File using Command Line?
how to retrieve from database..... this format (PRMRMDU402). firstname= prabhu, lastname=kumar, city=madurai, pincode=624402.... i want first name first two letters and last name last two letters ... city first two letters ... pin code last three letters....
How to remove duplicate values from array using php?
Can you convert php to html?