What exactly is validating and sanitizing?
No Answer is Posted For this Question
Be the First to Post Answer
When is a conditional statement ended with an endif?
Explain php explode() function.
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.
Is php 5.6 secure?
Is php better than python?
What is isset function in php?
Do you know what is use of count() function in php?
What is the main difference between require() and include()?
How to convert a timezone from one to another ?
What is the delimiter default in PHP?
How be the result set of mysql handled in php?
What are hooks in php?