How many of the following is (are) considered as a special character by 'mysql_real_escape_string()'?
null byte, single quote, backslash
null byte, single quote, backslash
A. 3
B. 1
C. 2
D. 0
Answer: Option A
Related Questions on MySQL Miscellaneous
How is communication established with MySQL?
A. SQL
B. Network calls
C. A programming language like C++
D. APIs
Which type of database management system is MySQL?
A. Object-oriented
B. Hierarchical
C. Relational
D. Network
Join The Discussion