Welcome Guest, Not a member yet? Register   Sign In
Empty storage procedures
#2

Solved with adding this lines after query:

PHP Code:
       $this->db->close();
       $this->db->initialize(); 
Reply


Messages In This Thread
Empty storage procedures - by markus18 - 08-29-2016, 05:29 PM
RE: Empty storage procedures - by markus18 - 08-30-2016, 02:48 AM



Theme © iAndrew 2016 - Forum software by © MyBB