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 |
Is python better than php?
what is the difference between GET,POST and REQUEST in php
What is the default session out time?
What is putenv?
What backslash character will match whitespace?
What are the ways to include file in php?
Tell me what is the meaning of a final class and a final method?
how to open & closing opening period in fico
In php, objects are they passed by value or by reference?
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?
Explain me is it possible to destroy a cookie?