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.
asked by chance

No comments yet.

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.

Your Answer