1.

Which function take two arguments and returns true if element contained as a value of an array?

A. is_array ( ) function
B. in_array ( ) function
C. count ( ) function
D. isset ( ) function
Answer» C. count ( ) function


Discussion

No Comment Found