Hi all, I have just started using cakephp, so far it looks like a very good tool.
I want to use it to create applications which will mostly have greek language user interfaces. I know that the framework won't officialy support internationalization until the next release, but I want to try anyway. I have patched the cake/libs/model/dbo/dbo_mysql.php and app/config/database.php files to use UTF-8 in database queries. What I would like to do now is to set a default UTF-8 charset in the head of *all* of my pages. Which file should I edit to do that? Thanks --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
