Answers

Question and Answer:

  Home  Jnr PHP/Codeigniter Developer

⟩ Tell me how we can get the number of elements in an array?

The count() function is used to return the number of elements in an array.

Understanding of arrays and array related helper functions is important for any PHP developer.

 131 views

More Questions for you: