Q&A
Questions
Tags
Login
Sign up
Questions
/ What is the use of the count() function in PHP?
0
What is the use of the count() function in PHP?
Asked 2 months ago · Viewed 0 times
The count() function returns the number of elements in an array or the number of properties in an object.
php
functions
Bookmark
Report
asked by
chance
No comments yet.
Comment
1 Answer
0
The count() function returns the number of elements in an array or the number of properties in an object.
answered 2 months ago by
chance
No comments yet.
Comment
Your Answer
Post Your Answer
No comments yet.