Welcome Guest, Not a member yet? Register   Sign In
How to support $result->fetch_array(MYSQLI_ASSOC)
#1

[eluser]jonnyjon[/eluser]
Is there a way to extend CI to support the MySQLI method:
$result->fetch_array(MYSQLI_ASSOC);

I'm a big fan of associative arrays and dislike the fact that I have to use alternate syntax for CI.

I would like to extend the DB class to support this if possible.


Messages In This Thread
How to support $result->fetch_array(MYSQLI_ASSOC) - by El Forum - 03-05-2008, 08:31 AM
How to support $result->fetch_array(MYSQLI_ASSOC) - by El Forum - 03-05-2008, 08:37 AM
How to support $result->fetch_array(MYSQLI_ASSOC) - by El Forum - 03-05-2008, 09:11 AM



Theme © iAndrew 2016 - Forum software by © MyBB