What is magic quotes?



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

Post New Answer

More PHP Interview Questions

What are getters and setters and why are they important?

1 Answers  


"$this" what type of object it is?

2 Answers  


What is action hooks and filter hooks?

1 Answers  


What is variable function php?

1 Answers  


write a program to print [123] [456] [789] note : braces also need to be printed

1 Answers   Net Solution,


what is magic code ?

4 Answers   eVenturers, iFlash, Zynga,


what is different between PHP and Asp.net?

1 Answers  


What is php mainly used for?

1 Answers  


Can you convert php to html?

1 Answers  


what is this error "Call to unsupported or undefined function mysql_connect();" and when you will get this?

2 Answers  


How to remove duplicate values from php array?

1 Answers  


Are php sessions secure?

1 Answers  


Categories