What is magic quotes?
Answer / Brajesh Kumar Verma
Magic quotes was a feature in PHP prior to version 5.3 that automatically escaped certain characters (single quotes, double quotes, and backslashes) found in user input. It has been deprecated since PHP 5.4 and removed completely in PHP 7.0.
| Is This Answer Correct ? | 0 Yes | 0 No |
What are getters and setters and why are they important?
"$this" what type of object it is?
What is action hooks and filter hooks?
What is variable function php?
write a program to print [123] [456] [789] note : braces also need to be printed
what is magic code ?
4 Answers eVenturers, iFlash, Zynga,
what is different between PHP and Asp.net?
What is php mainly used for?
Can you convert php to html?
what is this error "Call to unsupported or undefined function mysql_connect();" and when you will get this?
How to remove duplicate values from php array?
Are php sessions secure?