What is difference between array_merge and array_combine in php?
Answer / Yashveer Singh
array_merge() combines multiple arrays to produce one single array, with any duplicated keys being overwritten. array_combine() creates a new array using specified keys and their corresponding values from an indexed array.
| Is This Answer Correct ? | 0 Yes | 0 No |
Explain Booleans in PHP?
How many types of functions are there in php?
What are the php functions?
What are the different tables(engine) present in mysql, which one is default?
What is the difference between html and php?
What is the main difference between require() and require_once()?
When to use get and post request?
What is namespace and use in php?
How to set cookies in PHP?
What is PECL?
Which method do you follow to get a record from a million records? (Searching not from database, from an array in php)?
what are the various PHP Script Optimization techniques?
1 Answers IBM, Krify Software Technologies, TCL,