"Lars B. Jensen" <[EMAIL PROTECTED]> wrote in message
[EMAIL PROTECTED]">news:[EMAIL PROTECTED]...
>
> Looking through the code I am not doubting it works,
> but what I wonder if it is really a preferred choice over
> for example reg. expressions ? You have idea what
> would be the fastest perform
PROTECTED]]
Sent: 16. august 2001 12:17
To: [EMAIL PROTECTED]
Subject: Re: [PHP-DB] Re: replace string - case insensitive
"Lars B. Jensen" <[EMAIL PROTECTED]> wrote in message
[EMAIL PROTECTED]">news:[EMAIL PROTECTED]...
>
> depending on what you're replacing with w
"Lars B. Jensen" <[EMAIL PROTECTED]> wrote in message
[EMAIL PROTECTED]">news:[EMAIL PROTECTED]...
>
> depending on what you're replacing with what, a solution is eregi_replace.
I
> do not advice to upper nor lowercase the source as it will change parts of
> data unwantedly.
Yes, I agree; anothe