Re: REGEXP removing - il- - -b-f and - il- - - - f
- From: mlists@xxxxxxxxxxxxxxx (JupiterHost.Net)
- Date: Wed, 27 Apr 2005 16:58:03 -0500
You do realize that the characters 'F', '0' and '1' are included in the character class \w which split() is removing? :-)
yeah I realized that typo too late :), I meant \s not \w but then plain old my @tmp = split; is even better :)
.
- References:
- Re: REGEXP removing - il- - -b-f and - il- - - - f
- From: DBSMITH
- Re: REGEXP removing - il- - -b-f and - il- - - - f
- From: JupiterHost.Net
- Re: REGEXP removing - il- - -b-f and - il- - - - f
- From: John W. Krahn
- Re: REGEXP removing - il- - -b-f and - il- - - - f
- Prev by Date: Re: REGEXP removing - il- - -b-f and - il- - - - f
- Next by Date: mysql driver problem? (slightly off topic)
- Previous by thread: Re: REGEXP removing - il- - -b-f and - il- - - - f
- Next by thread: Re: REGEXP removing - il- - -b-f and - il- - - - f
- Index(es):