Q. Which of the following function in PHP returns a text in title case from a variable? (A) toUpper($var) (B) ucwords($var) (C) ucword($var) (D) All ποΈ Show Answer π¬ Discuss π Share β‘Menu β Correct Answer: (B) ucwords($var)