How many types of arrays are there in php?



How many types of arrays are there in php?..

Answer / Arvind Chaurasia

There are three main types of arrays in PHP: indexed arrays (also known as numerical arrays), associative arrays (where keys are strings), and multidimensional arrays (arrays within arrays).

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More PHP Interview Questions

Is python better than php?

1 Answers  


what is the difference between GET,POST and REQUEST in php

1 Answers  


What is the default session out time?

1 Answers  


What is putenv?

1 Answers  


What backslash character will match whitespace?

1 Answers  


What are the ways to include file in php?

1 Answers  


Tell me what is the meaning of a final class and a final method?

1 Answers  


how to open & closing opening period in fico

1 Answers   NS,


In php, objects are they passed by value or by reference?

1 Answers  


How do you add a joomla Template in admin panel of joomla? Please mention the steps

3 Answers   Cognizant, T3 Softwares,


Explain about objects in PHP?

1 Answers  


Explain me is it possible to destroy a cookie?

0 Answers  


Categories