Length of a string in PHP
Welcome to plus2net.com
Length of the string : 23
$string= "Welcome to plus2net.com";
echo $string.'<br>';
echo "Length of the string : ".strlen(Welcome to plus2net.com);
← All Basic Codes
← Subscribe to our YouTube Channel here
This article is written by plus2net.com team.
https://www.plus2net.com
plus2net.com