On Mon, 22 Jan 2001, Jan Borsodi wrote:
> So I ask again:
> Are there any plans to make str_replace and ereg_replace take arrays
> as parameters as well, in the same manner as preg_replace does?
> (a simple yes or no will suffice)
> 
> Or do I have to do this myself?

I could modify str_replace() to have the same behavior with regard to
arrays as preg_replace() - if people agree that it's a good idea..

-Andrei
* I don't have a solution but I admire the problem. *

-- 
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to