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
Can constructor be private in php?
Explain what are some new features introduced in php7?
What is echo in html?
Do you know design patterns. List few?
What do the initials of php stand for?
What is a php array?
Explain about switch statement in PHP?
What is a string in r?
What is $row in php?
which will print out the php call stack?
What are the different loops in php?
What is the main difference between asp net and php?
What are string functions?
How do I run php?
How do you use bcrypt for hashing passwords in php?