when we submit any string in single inverted comma('abc')
with get or post method,we will get exact string with single
inverted comma('abc')by using $_REQUEST[]. But it is giving
(\'abc\'). so anybody please help me to remove that
slash,therefore i will get exact string...
Answer Posted / amjith ps (http://beyondaltitu
stripslashes($string);
| Is This Answer Correct ? | 6 Yes | 0 No |
Post New Answer View All Answers
What is php and its advantages?
What is mysqli_query?
How do you use an array in excel?
How does html form submit work?
How cookies are transported from servers to browsers?
Is age nominal or ordinal?
how to use http headers inside php? Write the statement through which it can be added?
Name some of the popular frameworks in php.
Which is better mysql or sql?
What are the final class and final method?
How do you check if a variable has been set in php?
How do you execute a php script from the command line?
What is varchar mysql?
What are session variables in php?
What is php session start?