what is mean php ? is it designingtool or language?
how ill create website using by php?
Answer / anjan
PHP is stands for PHP hypertext preprocessor.It is an
server site scripting language.
| Is This Answer Correct ? | 2 Yes | 1 No |
Does exist in php?
What are the different data types in javascript?
How to Retrieve the Session ID of the Current Session?
How can I load data from a text file into a table?
What is the sign to start variables in PHP?
how to work lamp server
How does php server work?
What is super keyword 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.
What does the scope of variables means?
What happens when submit button is clicked?
Is php used in 2019?