Welcome Guest, Not a member yet? Register   Sign In
A PHP Error Severity: Notice Message: session_write_close(): Skipping numeric key 0
#3

(02-07-2017, 04:20 AM)InsiteFX Wrote: The keys in the $ _SESSION associative array are subject to the same limitations as regular variable names in PHP,
ie they can not start with a number and must start with a letter or underscore.

For more details see the section on variables in the PHP manual.

Or you did not follow the upgrade right.

I have followed the upgrade instructions. This error goes away if I write Session_write_close(); in the beginning of that controller class.
I just wanted to confirm is thisĀ a right way to do.
Reply


Messages In This Thread
RE: A PHP Error Severity: Notice Message: session_write_close(): Skipping numeric key 0 - by raminderrandhawa - 02-10-2017, 07:26 AM



Theme © iAndrew 2016 - Forum software by © MyBB