[PHP] Exact string replacement...

2002-02-08 Thread Desikan
Hi there, Please help me out in the following... Actually I want to replace "is" alone from the string and not all the words that contains is... I have tried with "^".$is."$" ---> but yields nothing Also tried with "\b"... thanks and regards

Re: [PHP] Exact string replacement...

2002-02-09 Thread Desikan
hi there, Have u tried this... This is not working properly.. Output I got is bfoo foo foobar. bfoo foo alfoobar help me out Rgds, Desikan On Sat, 9 Feb 2002 03:01:40 -0500, "Brian Clark" <[EMAIL PROTECTED]> said: > * Desikan ([EMAIL PROTECTED]) [Feb 09. 200