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's php?
Why did you choose this particular career path?
Explain about objects in PHP?
Is php used for frontend or backend?
Why do we use htaccess and where?
Explain me what is the goto statement useful for?
Define anonymous classes in php7?
armstrong number by using php while number is given by the keyboard.?
Why is php used for web development?
What is var_dump?
Why php is also called as scripting language?
What is constructors and destructors?
What does the unlink() function mean?
How do you check if a variable has been set in php?
Will a comparison of an integer 12 and a string "13" work in php?