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
Explain some of the php array functions?
What is trim codeigniter?
How do I install php?
What is inheritance in php with example?
Do you know what is the use of the function 'imagetypes()'?
What is user defined function in php?
How to create a text file in PHP?
Tell me how can we determine whether a variable is set?
What is the ioncube php loader?
Which is the best php framework for a beginner?
What are headers in php?
iam mca post graduate in 2010 not getting job in JAVA so iam looking for carear in php as market demand is high so it is best option to try for php or not
What is difference between strstr() and stristr() in PHP?
Suppose the variable $var1 is set to 10 and the $var2 is set to the character var1, what's the value of $$var2?
Why should I store logs in a database rather than a file?