Sr. PHP Programmer Question:

How to find the length of a string?

Answer:

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

Read All 202 Senior PHP Programmer Questions
Previous QuestionNext Question
What is the use of mysql_real_escape_string() function?How do you define a constant?