Computer Science, asked by babloo2433, 1 year ago

What will be the output of the following PHP code?

<?php $str = "Hello World" echo wordwrap($str,5,"n"); ?>
A.Hello World
B.Hello
World
C.Hell 0 Wo rld
D.World

Answers

Answered by Neeraj723
0
______✨ HEY MATE ✨_____

➡️ Option (d) is the right answer ✔️

✌✌Hope it's help u ✌✌
Answered by afruja70
1
Hello mate

here's your answer


¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤

Option D - world ✔✔

¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤

Hope it helps you
Similar questions