How can we know the count/number of elements of an array?
Answer Posted / devendrarjadav
count(array) function returns the total number of elements
of specified array.
Is This Answer Correct ? | 19 Yes | 4 No |
Post New Answer View All Answers
What is abstraction php?
Explain the difference between unlink() and unset()?
What is session cookies php?
How to generate a form?
Explain difference between urlencode and urldecode?
How can we automatically escape incoming data?
What kind of variable is age?
What is the use of offset in mysql?
What is the functionality of the functions strstr() and stristr()?
What is a trait in php?
What are the features and advantages of object-oriented programming in php?
Write a select query that will be displayed the duplicated site name and how many times it is duplicated?
What are the correct and the most two common way to start and finish a PHP block of code?
Why do we use htaccess and where?
Php error constants and their descriptions