PHP: mysqli::options – Manual
MYSQLI_OPT_CONNECT_TIMEOUT Connection timeout in seconds MYSQLI_OPT_READ_TIMEOUT Command execution result timeout in seconds. Available as of PHP 7.2.0. MYSQLI_OPT_LOCAL_INFILE Enable/disable use of LOAD LOCAL INFILE MYSQLI_INIT_COMMAND Command to execute after when connecting to MySQL server MYSQLI_SET_CHARSET_NAME The charset to be set as default. MYSQLI_READ_DEFAULT_FILE Read options from named option file instead of my.cnf Not supported by…
PHP: mysqli::options – Manual Read More »