Does anyone have a clue how to run a mysqli query with CI. I did change the db driver in the config file, but I\'m still unable to use multiple queries like
$sql
At this moment, even if CI supports mysqli, multiple queries are not supported as far as I know.