Answer Posted / gunjan
nl2br is used to convert \n to <br>
| Is This Answer Correct ? | 15 Yes | 1 No |
Post New Answer View All Answers
Explain what is the use of "echo" in php?
How to call javascript function in php without any event?
How to Pass JSON Data in a URL using CURL in PHP?
What is strstr php?
Are sessions stateless?
Is php faster than nodejs?
Tell me what is the difference between the functions strstr() and stristr()?
How to check if a string contains a character or word in php?
Is python similar to php?
How to protect special characters in query string?
Do you know what is the differences between $a != $B and $a !== $B?
Is java is better than php?
What are the special characters you need to escape in double-quoted stings?
What is isset function in php?
Which function would you use to merge two arrays in php?