> It's wrong and I don't get any data. Is it a bug in cakephp or I a am
> doing something wrong?
Cake is escaping your data, prepend "-!" to the condition.
$cond=array("Elilib.nazev"=> "-! LIKE CONVERT( _utf8
"."'".$this->data['Elilib']['nazev']."' USING ASCII)");
HTH,
- Dardo Sordi.
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---