Answer Posted / abhay
nl2br is use t for new line,\
ex:echo nl2br("this is \n ddd");
output
this is
dd
| Is This Answer Correct ? | 0 Yes | 1 No |
Post New Answer View All Answers
How can we make a constant in php?
Explain Booleans in PHP?
How to convert strings to upper or lower cases?
How do you call a constructor for a parent class?
What is php limit?
Why php is used with mysql?
What are the uses of php language?
What is T_PAAMAYIM_NEKUDOTAYIM?
How to find length of an array in php ?
Is PHP an open source software?
What is putenv?
What is the difference between Split and Explode in PHP?
Explain how can php and javascript interact?
What is $_ request in php?
When to use inquire vs enquire?