Explain array_uintersect()?



Explain array_uintersect()?..

Answer / Arya Mani Misra

In PHP, `array_intersect()` returns an associative array containing the common keys (and their corresponding values) from one or more input arrays.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More PHP Interview Questions

how much a fresher php programmer can earn in india

5 Answers  


Can we use onclick in submit button?

1 Answers  


Tell me what is the use of "ksort" in php?

1 Answers  


What is the difference between php and javascript?

1 Answers  


Explain the difference between $var and $$var?

1 Answers  


What is $_ get and $_ post in php?

1 Answers  


How variables are passed through arguments?

1 Answers  


How many functions are there in php?

1 Answers  


What is the purpose of the '.myi' file extension? What do thes file contain?

1 Answers  


explain the changes in php version

3 Answers  


What is static method php?

1 Answers  


What is the difference between indexed and associative array?

1 Answers  


Categories