Welcome Guest, Not a member yet? Register   Sign In
not possible to call CI controllers simultaneously?
#8

[eluser]Jim OHalloran[/eluser]
Instead pof PHP's native session handling you might want to try CI's in-built session library. It doesn't use the PHP session functionality, and may not suffer from this problem.

This post on the "Thwarted Efforts" blog deals with PHP Sessions and race conditions, and seems to describe a problem similar to what you're experiencing. It provides a solution that allows you to lock only a single value in the session which might be of benefit to your situation.


Messages In This Thread
not possible to call CI controllers simultaneously? - by El Forum - 08-12-2007, 12:50 PM
not possible to call CI controllers simultaneously? - by El Forum - 08-12-2007, 01:46 PM
not possible to call CI controllers simultaneously? - by El Forum - 08-12-2007, 01:57 PM
not possible to call CI controllers simultaneously? - by El Forum - 08-12-2007, 02:18 PM
not possible to call CI controllers simultaneously? - by El Forum - 08-12-2007, 02:38 PM
not possible to call CI controllers simultaneously? - by El Forum - 08-12-2007, 04:16 PM
not possible to call CI controllers simultaneously? - by El Forum - 08-12-2007, 04:27 PM
not possible to call CI controllers simultaneously? - by El Forum - 08-12-2007, 07:13 PM
not possible to call CI controllers simultaneously? - by El Forum - 08-12-2007, 07:21 PM



Theme © iAndrew 2016 - Forum software by © MyBB