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 is cookies php?
What is difference between python and php?
What does session start do in php?
How to execute an sql query?
how to track no of users logged in?
What is csrf cookie?
Is php a programming language?
What type of comments are supported by PHP.
What is the difference between require_once and require in php?
What is the array in php?
Tell me what is the meaning of a final class and a final method?
Do you know design patterns. List few?
How to delete an element from an array?
Is python easier than php?
Does php have block scope?