What is the use of htmlspecialchars in php?
No Answer is Posted For this Question
Be the First to Post Answer
What is the advantge and disadvantage of mysql_connet() and mysql_pconnect() ? in which condition will you use mysql_connect() and mysql_pconnect().
What is the use of is_array() and in_array()?
What is the difference between php traits vs interfaces?
What is overloading in php?
Which function you can use in php to open a file for reading or writing or for both?
Tell me how the result set of mysql be handled in php?
How to terminate the execution of a script in PHP?
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...
What is PHP's configuration file called?
How to concatenate two strings in php?
Why json is used in php?
Is ruby on rails php?