How is it possible to remove escape characters from a string?
Answer / Prashant Kumar Nag
To remove escape characters from a string in PHP, use stripslashes($string).
| Is This Answer Correct ? | 0 Yes | 0 No |
difference of move(), and copy() function in php?
Version of php, apache ,mysql
How can you "tell" MySQL server to cache a query?
Do I need to install php after xampp?
I just installed php 5.3.1 in my linux server and now my old work which i used to write with tags is not working at all.. Please help me out.. How can i resolve this??
Explain what is the difference between session and cookie?
What is nginx and what is it used for?
How we load all classes that placed in different directory in one php file , means how to do auto load classes.
What is meant by session in php?
Why does php need server?
Why do we use polymorphism in php?
Is numeric in php?