PHP : Web Designing Questions & Answers
Question : Which of the following function returns the number of characters in a string variable?
A.
count($variable)
B.
len($variable)
C.
strcount($variable)
D.
strlen($variable)
Correct Answer is : Option D.
- PHP Stands for?
- PHP is an example of ___________ scripting language.
- Who is known as the father of PHP?
- Which of the following is not true?
- PHP scripts are enclosed within _______