Answer Posted / arvind pippal
Some special characters is called magic code,as single quote
( ' ), double quote( " ), amperson ( & ) etc. are escape by
slash its called magic quotes. Its useful for beginner
programmer
| Is This Answer Correct ? | 17 Yes | 0 No |
Post New Answer View All Answers
Does empty check for null?
Tell me what is htaccess?
What is the php function that removes the last element of the array and returns it?
What are the differences between echo and print?
How can I use single quotes in single quotes in php?
Which of the delimiter is ASP style?
How to enable cURL in PHP?
Tell me how can we change the maximum size of the files to be uploaded?
What is a persistent cookie in php?
What is a php trait?
What is polymorphism?
What is strlen function in php?
What is the use of "enctype" attribute in a html form?
What is difference between array_merge and array_combine?
What advance thing in php7?