PHP
PHP Nl2br() Function Example Tutorial
This article will provide some of the most important example nl2br in PHP. Here you will learn PHP nl2br example. this example will help you PHP nl2br() function example. you'll learn PHP convert nl2br. Let's see bellow example PHP nl2br replace n to br.
- TAGS
- PHP
- 4.5/5.0
- Last updated 05 September, 2022
- By Admin
nl2br() function will replace \n into newline. so let's see syntax and example
Syntax
nl2br() function will take two argument. first as string and it's required. second as A boolean value that indicates whether or not to use xhtml compatible line breaks and it's optional.
nl2br(string,xhtml)
Example
index.php
Output
I hope it can help you...
Line one Line two Line three Live four Line five
I hope it can help you...
Categories
PHP
(5)
Codeigniter
(5)
Laravel
(3)
JS
(1)
Angular JS
(5)
Node JS
(5)
Vue JS
(4)
React JS
(6)
jQuery
(5)
Javascript
(3)
jQuery UI
(6)
Wordpress
(1)
Python
(5)
Database
(1)
MySql
(5)
Mongo DB
(1)
DBMS
(1)
SQL
(5)
HTML
(1)
HTML 5
(5)
CSS
(5)
Bootstrap
(5)
Ajax
(5)
JAVA
(1)
JSON
(5)
Ubuntu
(5)
Server
(5)
Git
(3)
Google
(1)
Google Map
(7)
Google API
(1)
Elastic Search
(1)
Apache
(1)
Installation
(1)