<<< Previous question <<< Question ID#0404.md >>> Next question >>>
What is the PHP function used to determine the length of a string?
- A)
strlen()
- B)
size()
- C)
count()
- D)
length()
Answer
Answer: A
What is the PHP function used to determine the length of a string?
strlen()
size()
count()
length()
Answer: A