What is the output of the ucwords function in this example?



What is the output of the ucwords function in this example?..

Answer / Mohit Kumar

The output of ucwords('hello world') would be 'Hello World' - all the first letters of each word are capitalized.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More PHP Interview Questions

What is composer used for?

1 Answers  


How to find the index of an element in an array php?

1 Answers  


Which function will you use to create an array?

1 Answers  


What is php call function?

1 Answers  


What is the difference between explode() and split() functions?

1 Answers  


What is csrf cookie?

1 Answers  


What is csrf validation?

1 Answers  


What is difference between php and wordpress?

1 Answers  


How to remove leading and trailing spaces from user input values in php?

1 Answers  


Is ruby on rails php?

1 Answers  


Is php worth learning in 2019?

1 Answers  


What is the best php framework 2018?

1 Answers  


Categories