PHP Array count() FunctionLast Updated : 17 Mar 2025 The count( ) function is an inbuilt function of PHP, and it is used to count the elements of an array or the properties of an object. This function was introduced in PHP 4.0. SyntaxParameters
ReturnThe count( ) function returns the number of elements in an array. Example 1Output: 5 Example 2Output: 3 Example 3Output: 7 Example 4Output: 4 Next TopicPhp-array-countvalues-function |
We request you to subscribe our newsletter for upcoming updates.

We deliver comprehensive tutorials, interview question-answers, MCQs, study materials on leading programming languages and web technologies like Data Science, MEAN/MERN full stack development, Python, Java, C++, C, HTML, React, Angular, PHP and much more to support your learning and career growth.
G-13, 2nd Floor, Sec-3, Noida, UP, 201301, India