Welcome Guest, Not a member yet? Register   Sign In
Close connection
#1

(This post was last modified: 08-17-2018, 04:10 AM by omid_student.)

Hi
Is it important for close connection after query?
Example
$res = $this->db->query('')->result_array();
$this->db->close();

Also i have other question
How do i can delete cache only for special query?
at the moment we can delete all cache
Reply


Messages In This Thread
Close connection - by omid_student - 08-17-2018, 04:07 AM
RE: Close connection - by kaitenz - 08-17-2018, 04:21 AM
RE: Close connection - by whutboy - 08-21-2018, 07:32 PM
RE: Close connection - by InsiteFX - 08-17-2018, 10:24 AM
RE: Close connection - by omid_student - 08-17-2018, 10:40 AM
RE: Close connection - by InsiteFX - 08-18-2018, 04:03 AM
RE: Close connection - by omid_student - 08-19-2018, 12:50 AM
RE: Close connection - by omid_student - 08-21-2018, 10:35 PM
RE: Close connection - by InsiteFX - 08-19-2018, 03:17 AM
RE: Close connection - by omid_student - 08-19-2018, 04:50 AM



Theme © iAndrew 2016 - Forum software by © MyBB