I'm using PHP with OO MySQLi. The connection has already been opened but now I need to disable FOREIGN_KEY_CHECKS and set SQL_MODE. Then I need to renable the FOREIGN_KEY_CHECKS after a series of scripts.I'm using PHP with OO MySQLi. The connection ha