What are the special characters you need to escape in double-quoted stings?
No Answer is Posted For this Question
Be the First to Post Answer
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 is $_ env in php?
How session manage in wordpress
Can we use include (?abc.PHP?) two times in a PHP page ?makeit.PHP??
What are arguments in php?
What is the difference between nowdoc and heredoc?
Can I learn php in a month?
What the limitation of header() function in php?
What are helpers in php?
Write an example to remove html tags from a string in php?
what is php?
Do you know how can we check the value of a given variable is a number?