PHP strlen() FunctionLast Updated : 17 Mar 2025 The strlen() function is predefined function of PHP. It is used to find the length of string or returns the length of a string including all the whitespaces and special character. Syntax:
Example 1Output: Your String is:Javatpoint By using 'strlen()' function:10 Example 2Output: Your String is:Java T point By using 'strlen()' function:12 Example 3Output: Your String is:P H P By using 'strlen()' function:11 Reference: http://php.net/manual/en/function.strlen.php See Also:
Next TopicPHP String |
We request you to subscribe our newsletter for upcoming updates.

We deliver comprehensive tutorials, interview question-answers, MCQs, study materials on leading programming languages and web technologies like Data Science, MEAN/MERN full stack development, Python, Java, C++, C, HTML, React, Angular, PHP and much more to support your learning and career growth.
G-13, 2nd Floor, Sec-3, Noida, UP, 201301, India