1.

Which one of the following functions will convert a string to all uppercase?

A. strtoupper()
B. uppercase()
C. str_uppercase()
D. struppercase()
Answer» B. uppercase()


Discussion

No Comment Found