Answer Posted / james
Magic Quotes is a process that automagically escapes
incoming data to the PHP script.
| Is This Answer Correct ? | 12 Yes | 4 No |
Post New Answer View All Answers
What is the static variable in function useful for?
How to connect to a url in php?
Explain what is meant by pear in php?
What are advantages of .htaccess?
How is it possible to parse a configuration file?
What is php7?
How can you declare the array in php?
Write a program to find no of days between two dates in php?
What is a model in php?
What is trait in php?
How to open a file for writing?
Does php have a future?
Why framework is used in php?
What's the difference between using mysql_ functions and pdo?
How come the code works, but does not for two-dimensional array of mine?