1.

How many of the following is considered as a special character by mysql_real_escape_string() ?
null byte, single quote, backslash

A. 3
B. 2
C. 1
D. 0
E. None of these
Answer» B. 2


Discussion

No Comment Found