On Jun 3, 2:00 pm, John Andersen <[email protected]> wrote:
> @JStein
> You missed the OR part in the condition!
>
> @Havanna
> The condition should be:
>
> ... $conditions = array('OR' => array('Immobilien.zip' =>
> $saZipCodes)) ...
That OR has no functional meaning (or what? there's only 1 array key
within it) - take a look at the sql with the extra array and without
it. the only difference will be an extra set of brackets.
hth,
AD
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---