Welcome Guest, Not a member yet? Register   Sign In
Search Results
    Thread: ci_session with multiple database not working
Post: RE: ci_session with multiple database not working

dave friend Wrote: (05-03-2019, 08:01 AM) -- samtron Wrote: (05-02-2019, 01:17 PM) -- Problem is that if login with user type 1 then logged in successfully but if login with user type 2 then login f...
6,783 Views
8 Replies
05-03-2019, 08:51 AM
samtron
    Thread: Ci_session with database or without database which one is more efficient
Post: Ci_session with database or without database which...

Ci_session with database or without database which one is more efficient. My requirement is high performance in multiple database connection (db connection depends on user login type).
4,526 Views
3 Replies
05-03-2019, 07:50 AM
samtron
    Thread: ci_session with multiple database not working
Post: RE: ci_session with multiple database not working

php_rocs Wrote: (05-03-2019, 05:28 AM) -- @samtron, Correct.  You can wait to initialize a session after the user has successfully logged into the application. -- Ok, Thankyou
6,783 Views
8 Replies
05-03-2019, 07:40 AM
samtron
    Thread: ci_session with multiple database not working
Post: RE: ci_session with multiple database not working

php_rocs Wrote: (05-02-2019, 06:53 PM) -- @samtron, Why don't you initiate the session after the user is verified?  If the login fails then simply send an error message and don't start the session...
6,783 Views
8 Replies
05-02-2019, 09:42 PM
samtron
    Thread: ci_session with multiple database not working
Post: ci_session with multiple database not working

I am working on a project where using two databases. My requirement is that, Depending on user login type load database e.g. For user type 1 load db1(default database) Or For user type 2 load db2. ...
6,783 Views
8 Replies
05-02-2019, 01:17 PM
samtron

Theme © iAndrew 2016 - Forum software by © MyBB