SyntaxFix
Write A Post
Hire A Developer
Questions
$str = "Hello World!\n\n"; echo chop($str); output : Hello World!