adspace
What are escaping characters? Explain with an example?
Answer Posted / Laxmi Chauhan
Escaping characters in PHP are used to insert special characters like quotes, backslashes, and newlines into a string without causing any syntax errors. The backslash () is the most common escape character. For example, to include a double quote within a string, you can use '"'. Similarly, to include a backslash within a string, you can use ''.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
How to create a web form?
Write a program using while loop?
how to detect a mobile device using php
What is the current stable version of php? What advance thing in php7?
What is trait in php?
if you run the app program all vendor open items are cleared but is it possible to reverse the again again open items please tell me the answer
Explain me is it possible to destroy a cookie?
Which variable declarations within a class is invalid in php?
How to calculate the difference between two dates using php?
What is the difference between htmlentities() and htmlspecialchars()?
What sized websites have you worked on in the past?
Tell me what kind of things have you done on the social side?
sort term descripttion form, report and uery
Name and explain five of the PHP error constants?
What does $_files means?