Function str_replace_array
Replace a given value in the string sequentially with an array.
Located at mechanicious/Illuminate/Support/helpers.php
string |
$search |
|
array |
$replace |
|
string |
$subject |
string
|
Replace a given value in the string sequentially with an array.
string |
$search |
|
array |
$replace |
|
string |
$subject |
string
|