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
How we load all classes that placed in different directory in one php file , means how to do auto load classes.
What does the arrow mean in php?
Can we override magic methods in php?
What is the use of inner join in mysql?
Explain what are psrs? Choose 1 and briefly describe it?
How does php session work?
How does csrf attack work?
What is difference between rest and http?
discuss the issue of software theft in ghana and how it has affected the economy
What is csrf token in php?
What is inheritance in php? How many types of inheritance supports php?
why did u want to leave your past organisation?
Does php have multiple inheritance?
Is null function in php?
Define urlencode() and urldecode() used in php?