@AD7six: well, thats true, of course :) needless, indeed.

On 18 Nov., 00:48, AD7six <[email protected]> wrote:
> On Nov 18, 12:08 am, "[email protected]" <[email protected]> wrote:
>
> > My conditions look like:
>
> > array('Artist.name NOT REGEXP' => "^various"),
> > array('Artist.name NOT REGEXP' => ".com$"),
> > array('Artist.name NOT REGEXP' => "^unknown"),
> > array('Artist.name NOT REGEXP' => "^<unknown>$"),
> > array('Artist.name NOT REGEXP' => "^Va$"),
> > array('Artist.name NOT REGEXP' => "^No Artist"),
> > array('Artist.name NOT REGEXP' => "^Varios"),
> > array('Artist.name NOT REGEXP' => "^artist$")
>
> > If they can be combined into one regexp then that would be great.
>
> You never need more than one regex "|" means or.

Check out the new CakePHP Questions site http://cakeqs.org and help others with 
their CakePHP related questions.

You received this message because you are subscribed to the Google Groups 
"CakePHP" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected] For more options, visit this group at 
http://groups.google.com/group/cake-php?hl=en

Reply via email to