[Postfixadmin-devel] function.inc.php - mysqli charset
Brought to you by:
christian_boltz,
gingerdog
From: Luigi R. <li...@lu...> - 2012-12-01 14:22:39
|
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 The db_connect() function calls a generic query function to set charset for mysqli According to PHP manual http://php.net/manual/en/mysqli.set-charset.php the preferred method to set charset in mysqli is to call mysqli_set_charset() The reasons are explained here http://php.net/manual/en/mysqlinfo.concepts.charset.php Ciao, luigi - -- / +--[Luigi Rosa]-- \ If you tell the boss you were late for work because you had a flat tire, the next morning you will have a flat tire. -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.11 (GNU/Linux) Comment: Using GnuPG with undefined - http://www.enigmail.net/ iEYEARECAAYFAlC6Ep8ACgkQ3kWu7Tfl6ZRLPACeLDsJ26Nor77gsbVVtwEHtsgC FLkAoI3Qe216bBkX3/mQIBaIOJDf7xle =W5vN -----END PGP SIGNATURE----- |