Welcome Guest, Not a member yet? Register   Sign In
Search Results
    Thread: how to manage DB connections
Post: RE: how to manage DB connections

Hey Paul, in CI4, each request is fresh—DB connections don’t persist between controllers or sessions. Just use db_connect() and CI4 will reuse the same connection for that request. No need to manually...
585 Views
3 Replies
04-11-2025, 05:31 AM
printerdriversupport

Theme © iAndrew 2016 - Forum software by © MyBB