MCQs > IT & Programming > PHP > What will be the output of above code?

PHP MCQs

<?php
$string = ‘I wish I had 3three some capitalization’;
Echo ucwords($string);
?>
What will be the output of above code?
 

 

Answer

Correct Answer: I Wish I Had 3three Some Capitalization

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