I am just wondering if PHP 3.0.7 supports the use of arrays (ereg($search_array, $replace_array, $string)) in ereg_replace functions.
Thanks, Travis
Or can it even be done with ereg_replace? (unfortunately preg_replace is not available on the server that I am using for this site)