Junior PHP Developer Question:
Download Questions PDF

Tell me what is the use of mysql_real_escape_string() function?

Answer:

It is used to escapes special characters in a string for use in an SQL statement

Download Junior PHP Developer Interview Questions And Answers PDF

Previous QuestionNext Question
How to select a database in PHP?Do you know what is the use of rand() in php?