Answer Posted / aashish gupta
nl2br is used to convert \n to <br>
Is This Answer Correct ? | 6 Yes | 0 No |
Post New Answer View All Answers
The left association operator % is used in PHP for?
Which is incorrect with respect to separating php code and html?
Tell me how can we connect to a mysql database from a php script?
How to download file in php?
What is PHP? Who is the father or inventor of PHP?
Is it possible to destroy a cookie?
Which software is best for php?
What is php sequence?
What exactly is validating and sanitizing?
Php being an open source is there any support available to it?
What type of headers have to be added in the mail function to attach a file?
Is php good for career?
Suppose we receive a form submitted by a post to subscribe to a newsletter. This form has only one field, an input text field named email. How would we validate whether the field is empty? Print a message "the email cannot be empty" in this case?
Which function would you use to merge two arrays in php?
What is the use of isset() in php?