Current Path : /proc/self/cwd/bitrix/php_interface/ |
Current File : //proc/self/cwd/bitrix/php_interface/after_connect_d7.php |
<?php $this->queryExecute("SET NAMES 'utf8'"); $this->queryExecute("SET sql_mode=''"); $this->queryExecute('SET collation_connection = "utf8_unicode_ci"'); $this->queryExecute("SET innodb_strict_mode=0");