Home
PHP
Tags
PHP Tutorial
Latest Articles
English
English
简体中文
中文(繁體)
日本語
한국어
Français
Deutsch
မြန်မာဘာသာ
Current Location:
Home
>
Function Categories
>
nl2br
nl2br
Insert HTML newline tag before all new lines of a string
Name:
nl2br
Category:
String
Programming Language:
php
One-line Description:
Insert HTML newlines before each new line in the string.
Related
ECShop and PHP 7 Compatibility Issues Analysis and Solutions
2
Solve the problem of microsecond accuracy loss in gettimeofday
5
How to Implement Pseudo Static in ThinkPHP6 to Boost SEO Rankings
8
How to Fix simplexml_load_string Parsing Failure Due to Illegal Characters?
8
Similar Functions
strripos
strripos
Calculatethelastoccu
ucwords
ucwords
Convertthefirstlette
stripslashes
stripslashes
Inverselyescapeanesc
strnatcmp
strnatcmp
Stringcomparisonusin
hebrevc
hebrevc
Convertlogical-Hebre
strcmp
strcmp
Binarysafestringcomp
nl2br
nl2br
InsertHTMLnewlinetag
quoted_printable_decode
quoted_printable_decode
Convertaprintablestr
Popular Articles