Lukas Kahwe Smith wrote: > chtito wrote: >> iconv is evil. Its implementation varies vastly from site to site. >> symfony relies on iconv for non utf-8 charsets, but this is a big >> mistake. >> >> You should rather convert everything to utf-8 once and for all, and >> never bother about encodings ever again. > > So if I convert my database to utf8, then it will all magically work?
Could someone please elaborate on this. Do I need to set the charset for Propel as well? Like I said I am all for converting my database to utf-8. Is there documentation on how to do this exactly? regards, Lukas --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "symfony users" 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/symfony-users?hl=en -~----------~----~----~----~------~----~------~--~---
