Re: Regex Problem.

2005-08-18 Thread Sara
That's worked like a charm, You ALL are great. Thanks everyone for help. Sara. - Original Message - From: <[EMAIL PROTECTED]> To: "'Sara'" <[EMAIL PROTECTED]> Sent: Thursday, August 18, 2005 10:50 PM Subject: RE: Regex Problem. Hi Sara, what is about somthing like $string = 'bloo

Re: Regex Problem.

2005-08-18 Thread Wiggins d'Anconia
Sara wrote: > I am at a loss here to generate REGEX for my problem. > > I have an input query coming to my cgi script, containg a word (with or > without spaces e.g. "blood" "Globin Test" etc). > What I am trying to do is to split this word (maximum of 3 characters) and > find the BEST possible

Re: Regex Problem.

2005-08-18 Thread Greg Jetter
On Thursday August 18 2005 11:48 am, Sara wrote: > I am at a loss here to generate REGEX for my problem. > > I have an input query coming to my cgi script, containg a word (with or > without spaces e.g. "blood" "Globin Test" etc). What I am trying to do is > to split this word (maximum of 3 charact

Regex Problem.

2005-08-18 Thread Sara
I am at a loss here to generate REGEX for my problem. I have an input query coming to my cgi script, containg a word (with or without spaces e.g. "blood" "Globin Test" etc). What I am trying to do is to split this word (maximum of 3 characters) and find the BEST possible matching words within my

Re: htaccess question

2005-08-18 Thread Bill Stephenson
On Aug 17, 2005, at 11:03 AM, zentara wrote: On Mon, 15 Aug 2005 16:29:54 -0500, [EMAIL PROTECTED] (Bill Stephenson) wrote: On Aug 12, 2005, at 2:06 AM, David Dorward wrote: If a directory is password protected with .htaccess ... or do you always get the popup box? Here's what's in the