Welcome Guest, Not a member yet? Register   Sign In
Pass multiple arrays/datasets into view...
#12

[eluser]InsiteFX[/eluser]
Remove the db_close in your model methods you do not need to close the database CodeIgniter will take care of that for you!
Code:
$config['pconnect'] = FALSE;


Messages In This Thread
Pass multiple arrays/datasets into view... - by El Forum - 02-11-2012, 12:39 PM
Pass multiple arrays/datasets into view... - by El Forum - 02-11-2012, 01:08 PM
Pass multiple arrays/datasets into view... - by El Forum - 02-11-2012, 01:43 PM
Pass multiple arrays/datasets into view... - by El Forum - 02-11-2012, 01:53 PM
Pass multiple arrays/datasets into view... - by El Forum - 02-11-2012, 02:06 PM
Pass multiple arrays/datasets into view... - by El Forum - 02-11-2012, 02:16 PM
Pass multiple arrays/datasets into view... - by El Forum - 02-11-2012, 02:21 PM
Pass multiple arrays/datasets into view... - by El Forum - 02-11-2012, 02:23 PM
Pass multiple arrays/datasets into view... - by El Forum - 02-11-2012, 04:32 PM
Pass multiple arrays/datasets into view... - by El Forum - 02-12-2012, 02:55 AM
Pass multiple arrays/datasets into view... - by El Forum - 02-12-2012, 05:04 AM
Pass multiple arrays/datasets into view... - by El Forum - 02-12-2012, 07:57 AM



Theme © iAndrew 2016 - Forum software by © MyBB