Revisions: array_intersect_assoc
Function: | |
Description: | Returns the entries of arr1 that have values which are present in all the other arguments. Keys are used to do more restrictive check. |
Versions: array_intersect_assoc
Version | Date | Programmer | Summary | Status |
---|---|---|---|---|
2011-12-20 04:33 | jj5 | Import from phpjs. | latest |
Tests: array_intersect_assoc
Version | Date | Programmer | Summary | Status |
---|---|---|---|---|
2012-04-19 05:44 | jj5 | Copying in test. | current |