$DatabaseConnection -> options( "MYSQLI_OPT_CONNECT_TIMEOUT", 300 );
Does anyone know why this code is getting this error warning: Warning: mysqli::options() expects parameter 1 to be long, string given in... (definitely this line)
This didnt help me: http://www.php.net/manual/en/mysqli.options.php
We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.