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

Post New Answer

More PHP Interview Questions

How do I update php?

0 Answers  


How to uploaded files to a table?

0 Answers  


Is php outdated 2019?

0 Answers  


How to reset/destroy a cookie in php?

0 Answers  


How to get the directory name out of a file path name?

0 Answers  






Is it more secure to use cookies to transfer session ids?

0 Answers  


What is the correct and the most two common way to start and finish a php block of code?

0 Answers  


What does php do?

0 Answers  


What is the use of header() function in PHP? What the Limitation of HEADER()?

0 Answers  


What is the use of "enctype" attribute in a html form?

0 Answers  


What is empty php?

0 Answers  


Explain how can we execute a php script using command line?

0 Answers  


Categories