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 are the variables in php?
What are soundex() and metaphone() functions in php?
What are the methods to submit form in php?
Can php use gettext?
When sessions ends?
How to get ip address of a server in php?
what is CURL?
How to avoid the undefined index error?
How can we get ip address of a client in php?
How are variables declared in php?
How can I load data from a text file into a table?
What are the options to transfer session ids?
What are session variables in php?
What backslash character will match whitespace?
How to increase the maximum execution time of a script in php?