tryphp_func_string_str_ireplace2.php:
Search an array for the value "RED", and then replace it with "pink".
" . "Replacements: $i"; ?>
Search an array for the value "RED", and then replace it with "pink".
Array ( [0] => blue [1] => pink [2] => green [3] => yellow )
Replacements: 1