Hi everybody,

I've often had problems using UTF-8 in CakePHP with german chars in
HTML and/or filenames. I saw that in some cases (and some html helper
functions / some file system functions) I have to trick around with
en-/decoding functions. Are there any Best Practices on how to use
CakePHP correctly with UTF-8 and how to en-/decode all strings in all
cases (HTML output, DB access, file access....) correctly?
Why does Cakes helpers sometimes use htmlspecialchars and sometimes
htmlentites? For some german (and other) chars is this very important.

Greetings,
Alex


--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to