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
how to open & closing opening period in fico
How send email using php?
How can php and html interact?
How to insert a line break in php string?
How can we access the data sent through the url with the get method?
How to convert a string to lowercase in php?
Explain me what is x+ mode in fopen() used for?
How can we access the data sent through the url with the post method?
What is php rest api?
Do you know when sessions ends?
Why do we use in php?
What is the difference between the functions strstr() and stristr()?
What are the 3 types of sessions?
What is difference between compile time and run time polymorphism?
What is session data?