How To Find String Lenth Count String Letters Characters Php
- Forums
- PHP
- How To Find String Lenth Count String Letters Characters Php
This Page Contains information about How To Find String Lenth Count String Letters Characters Php By mariosd457 in category PHP with 3 Replies. [1087], Last Updated: Sat May 18, 2024
mariosd457
Fri Feb 15, 2008
3 Comments
2913 Visits
i want to know if there is a way to count how many letters a string has in php?
please help.
example:
PHP CODE:
echo strlen($string);
OUTPUT
as you can see from the example here, the word wallpaperama has 12 characters in length