MCQs > IT & Programming > PHP > PHP variable $hello is set to 'HELLO WORLD'. Which statement would return 'Hello World' instead?

PHP MCQs

PHP variable $hello is set to “HELLO WORLD". Which statement would return "Hello World" instead?

Answer

Correct Answer: echo ucwords(strtolower($hello));

Explanation:

Note: This Question is unanswered, help us to find answer for this one

PHP Skill Assessment

Overall Skill Level-Poor

Your Skill Level: Poor

Retake Quizzes to improve it

search

PHP Skill Assessment

Overall Skill Level-Poor

Your Skill Level: Poor

Retake Quizzes to improve it