XCL Web Application Platform
2.5.0
The XoopsCube Legacy Project
📘
Loading...
Searching...
No Matches
charset_mysql.php
1
<?php
2
if
(!defined(
'XOOPS_ROOT_PATH'
)) {
3
exit();
4
}
5
$GLOBALS[
'xoopsDB'
]->queryF(
"/*!40101 SET NAMES utf8 */"
);
6
$GLOBALS[
'xoopsDB'
]->queryF(
"/*!40101 SET SESSION collation_connection=utf8_general_ci */"
);
html
modules
legacy
language
fr_utf8
charset_mysql.php
Generated by
1.13.2