| PHP » GoLang | login |
            register |
            
            about | 
| GoLang mysqli::character_set_name
                                request it (677)
                            GoLang replacement for PHP's mysqli::character_set_name
                            [edit | history] 
                             PHP mysqli::character_set_namePHP original manual for mysqli::character_set_name [ show | php.net ]mysqli::character_set_namemysqli_character_set_name(PHP 5, PHP 7) mysqli::character_set_name -- mysqli_character_set_name — Returns the default character set for the database connection DescriptionObject oriented style 
   string mysqli::character_set_name
    ( void
   ) Procedural style Returns the current character set for the database connection. Parameters
 
 Return ValuesThe default character set for the current connection ExamplesExample #1 mysqli::character_set_name() example Object oriented style 
<?phpProcedural style 
<?phpThe above examples will output: Current character set is latin1_swedish_ci See Also
 
 | 
                    more
                     Most requested
 
                    more
                     Last requests
 |