Answer Posted / prantik gautam
nl2br() means newline to break. Actually when we retrieve
data from database using PHP mysql code, the nl2br()
function helps to get the format to maintain the sequence as
was at the time of insertion.
| Is This Answer Correct ? | 10 Yes | 0 No |
Post New Answer View All Answers
What are the steps involved to run php?
How to open a file in php?
What are the difference between overloading and overriding in oops?
What can php do?
What are the php variables?
What does a dependant variable mean?
What is csrf mvc?
What is the purpose of pear in php?
What are the 3 types of sessions?
How to enable error reporting in php?
What is class extend in php?
Why do we use csrf token?
How to generate a form?
How can i execute PHP File using Command Line?
How to call php function from javascript using ajax?