Revision: 19955
                            
                                                            
                                    
                                        
Initial Code
                                    
                                    
                                                            
                                    
                                        
Initial URL
                                    
                                    
                                                            
                                    
                                        
Initial Description
                                    
                                    
                                                            
                                    
                                        
Initial Title
                                    
                                    
                                                            
                                    
                                        
Initial Tags
                                    
                                    
                                                            
                                    
                                        
Initial Language
                                    
                                    
                                                    
                        at November 4, 2009 04:40 by ginoplusio
                            
                            Initial Code
SET NAMES 'utf8';
Initial URL
http://www.barattalo.it/2009/11/09/stop-utf8-problems-with-italian-characters/
Initial Description
- fields on db with utf8_general_ci collation - make this query after any connection - put meta charset utf8 - read and write strings without problems
Initial Title
Stop utf8 problems with mysql
Initial Tags
mysql, php
Initial Language
MySQL