Skip to content

Commit 7e70025

Browse files
committed
collation_connection?
1 parent 8a9ff43 commit 7e70025

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

inc/databaseConn.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,7 @@
3737
}
3838

3939
$dbConn->set_charset("utf8mb4");
40+
$dbConn->query("SET collation_connection = utf8mb4_unicode_ci");
4041

4142
////////////////////////////////////////////////////////////////////////////
4243
// FUNCTIONS

0 commit comments

Comments
 (0)