Found the problem.. i needed to define the query("SET NAME 'UTF8' "),
for the return of database in utf8, before the select query of
cake_sessions..
That was why all sesison values with special chars got NULLed..Hope that bakers could initiate this type of " utf8 spec" as an option of the db object in the future. :) --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Cake PHP" 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 -~----------~----~----~----~------~----~------~--~---
