What is the method to execute a php script from the command line?
No Answer is Posted For this Question
Be the First to Post Answer
What is the use of @ in php?
Is php faster than nodejs?
can any one find and tell the difference between dot net and php which one is best ? which one we get more salary? which one is stable and which one is best for freshers and also better in future and carrer ? which one we wil get more salary sir ? please send ur valuable suggestions to kiranpulsar2007@gmail.com
What is php dependency injection?
Explain me what is the use of 'print' in php?
What does pear stand for?
How to apply Cake php ajax pagination?
How to Retrieve a Cookie Value?
How to get tabels from database in php andd display it in the table form using codelgniter? plz help me
Do you know how to enable error reporting in php?
How to fix "headers already sent" error in php
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.