Jnr PHP/Codeigniter Developer Question:
Download Questions PDF

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

Answer:

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.

Download Jnr PHP/Codeigniter Developer Interview Questions And Answers PDF

Previous QuestionNext Question
Tell me what does a special set of tags <?=$variable ?> do in PHP?Tell me how you can prevent CodeIgniter from CSRF?