Any harm in setting php.ini, my.cnf and httpd.conf (apache2.conf) charsets?
        Posted  
        
            by Camran
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by Camran
        
        
        
        Published on 2010-06-03T13:26:00Z
        Indexed on 
            2010/06/03
            14:04 UTC
        
        
        Read the original article
        Hit count: 216
        
I am thinking about setting the
php.ini, my.cnf and httpd.conf default charsets=UTF-8
The website is in swedish lang only.
I have some folders with special chars in them, also some files.
Is there any harm by doing this?
Is it cross-browser safe?
Thanks
© Stack Overflow or respective owner