What is the use of mysqli_real_escape_string() function?


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

Post New Answer

More PHP Interview Questions

What’s the difference between sort(), assort() and ksort? Under what circumstances would you use each of these?

2 Answers  


Write a program to show the joining of two strings in php?

0 Answers  


What is the difference between php traits vs interfaces?

0 Answers  


How many Types of COmments are there in PHP and what are they?

4 Answers  


What is a comment in php?

0 Answers  


What is the correct line to use within the php.ini file, to specify that 128mb would be the maximum amount of memory that a script may use?

0 Answers  


What are the different ways to login to a remote server? Explain the means, advantages and disadvantages?

1 Answers  


How to remove white spaces from the beginning and/or the end of a string in php?

0 Answers  


Tell me what is the meaning of a final class and a final method?

0 Answers  


does current version of mysql (myisam) supports foreign keys ?

2 Answers  


How will you sened requests from server1 to server2 from server2 to server3 and so on .. w/o letting the output come to the browser or say the client end in php

3 Answers   Swayam, TCS, Yahoo,


How to terminate the execution of a script in PHP?

0 Answers  


Categories