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 the meaning of a final class and a final method?
What is variable and data type?
What's php?
What is the use of count() function in php?
Is time a dependent variable?
What is the php function that removes the first element of the array and returns it?
How to find length of an array in php ?
How to calculate the difference between two dates using php?
Do you know what's the difference between __sleep and __wakeup?
Explain setcookie() function in php?
Is php 7.0 stable?
Name some of the popular frameworks in php.
Which functions are used to count the total number of array elements in php?
What is polymorphism in php?
What does session start do in php?