Current Location: Home> Function Categories> array_replace

array_replace

Replace elements of the first array with the passed array
Name:array_replace
Category:Array
Programming Language:php
One-line Description:Replace the value of the first array with the value of the following array.
Similar Functions