Which of the following function returns the number of characters in a string variable?

Which of the following function returns the number of characters in a string variable? 

Add Comment



  • 1 Answer(s)

    strlen($variable)

    Platinum Answered on 24/05/2018.
    Add Comment



  • Your Answer

    By posting your answer, you agree to the privacy policy and terms of service.