Home >> PHP >> String in PHP

String in PHP

A string is a collection of characters or sequence of characters.String is a data type in PHP

Example-

"Hello Dear"

Post Your Comment

Next Questions
addcslashes() function
addslashes() function
chunk_split() function
crc32() function
explode() function
implode() function
join() function
ltrim() function
md5() function
metaphone() function
money_format() function
nl2br() function
number_format() function
ord() function
parse_str() function
printf() function
quotemeta() function
rtrim() function
sha1() function
sha1_file() function
similar_text() function
str_ireplace() function
str_pad() function
str_repeat() function
str_replace() function

Copyright ©2022 coderraj.com. All Rights Reserved.