On Mon, 22 Jan 2001, Andrei Zmievski wrote:

> 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]

I think it's a good idea, makes the language more consistent.

Derick Rethans

---------------------------------------------------------------------
      PHP: Scripting the Web - www.php.net - [EMAIL PROTECTED]
---------------------------------------------------------------------
    JDI Media Solutions - www.jdimedia.nl - [EMAIL PROTECTED]
     H.v. Tussenbroekstraat 1 - 6952 BL Dieren - The Netherlands
---------------------------------------------------------------------


-- 
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