Question:Which of the following PHP string function is not used to change the character's case?
A strtolower() B ucfirst() C ucwords() D strtoupper() E ucline()
+ AnswerE
+ Report