Sr. PHP Programmer Question:

What is numeric array in PHP?

Answer:

Numeric array − An array with a numeric index. Values are stored and accessed in linear fashion.

Read All 202 Senior PHP Programmer Questions
Previous QuestionNext Question
What are the differences between PHP constants and variables?How will you redirect a page using PHP?