On Sep 18, 2012, at 8:42 AM, David OBrien wrote:
> On Tue, Sep 18, 2012 at 8:36 AM, Floyd Resler wrote:
> >
> > I want to highlight the word searched in search results. I know I can use
> > str_ireplace to do a case insensitive search and replace. However, is
> > there an easy way to maint
On Tue, Sep 18, 2012 at 8:36 AM, Floyd Resler wrote:
>
> I want to highlight the word searched in search results. I know I can
use str_ireplace to do a case insensitive search and replace. However, is
there an easy way to maintain the case of the word found when I do the
replace?
>
> Thanks!
> F
2 matches
Mail list logo