abhaysigh


{ City } mumbai
< Country > india
* Profession * java
User No # 66329
Total Questions Posted # 0
Total Answers Posted # 1

Total Answers Posted for My Questions # 0
Total Views for My Questions # 0

Users Marked my Answers as Correct # 0
Users Marked my Answers as Wrong # 1
Questions / { abhaysigh }
Questions Answers Category Views Company eMail




Answers / { abhaysigh }

Question { 5963 }

what is nl2br?


Answer

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