Welcome Guest, Not a member yet? Register   Sign In
can temporary tables be used in PHP?
#1

From my understanding each time a a new screen is displayed in CI3, a new session is created. In my app I keep a session variable structure to keep data throughout the app. But since temporary files get erased at the end of a session, can I assume that the temp file will be erased at the end of the session (the same user remains on the application)? There is no way to keep a handle to the temp file handle in the session variable? I know its name but I am not sure that will help once it is erased.
Do I not understand how temp file in mysql work?
proof that an old dog can learn new tricks
Reply


Messages In This Thread
can temporary tables be used in PHP? - by richb201 - 09-23-2022, 04:58 PM



Theme © iAndrew 2016 - Forum software by © MyBB