<<< Previous question <<< Question ID#0494.md >>> Next question >>>
Which function would transform the string "excellent PHP functions" into the string "Excellent PHP Functions"?
- A) ucwords
- B) ucfirst
- C) upercase
- D) make_upper
Answer
Answer: A
Which function would transform the string "excellent PHP functions" into the string "Excellent PHP Functions"?
Answer: A