What is the use of stripslashes in php?


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More PHP Interview Questions

Explain the difference between isset() and empty()?

0 Answers  


Name and explain five of the PHP error constants?

0 Answers  


How can we know the number of days between two given dates using PHP? How can we know the number of days between two given dates using MySQL?

6 Answers  


How can we submit a form without a submit button?

5 Answers   CTS,


What is use of count() function in php?

0 Answers  


Which of the following represents the proper way to set a session variable? Answer: a. $_SESSION['foo'] = 'bar'; b. session_start(); c. session_set_save_handler ('myopen', 'myclose', 'myread', 'mywrite', 'mydelete', 'mygarbage'); d. $foo = $_SESSION['foo']; 2.When administering MySQL, you should make the data directory accessible via the operating system 3.which statement can be used to determine how the optimizer resolves a query

9 Answers   Cybercom, TCS,


Explain what are psrs?

0 Answers  


How to open a file in php?

0 Answers  


what is PHP accelerator ?

2 Answers  


Is java is better than php?

0 Answers  


how to insert logout time when browser close

1 Answers   Global Softtech,


How can we encrypt the username and password using PHP?

13 Answers   Avaria, HCL, TCS, Xpert,


Categories