if (index('abcdefghijklm', $sorted_values) > -1) { # Do stuff... } [download]
-Blake
In reply to Re: Re: Pattern Matching Query by blakem in thread Pattern Matching Query by Elgon