Sr. PHP Programmer Question:

How to find the length of a string?

Senior PHP Programmer Interview Question
Senior PHP Programmer Interview Question

Answer:

strlen() function used to find the length of a string


Previous QuestionNext Question
What is the use of mysql_real_escape_string() function?How do you define a constant?