set_flashdata & session timeout |
(08-17-2018, 04:14 AM)jreklund Wrote: The following where added to session in 3.1.9 to prevent a security concern. Are you using PHP 5? As far as I can see it should only affect those systems. Hi jreklund, sorry for the late reply. As stated in my original post, I have "downgraded" to CI 3.1.8 for now. I am using PHP 7.0. The changelog for 3.1.9 only mentions the use of session.use_strict_mode, which was added in PHP 5.5.2 (http://php.net/manual/en/session.configuration.php) Any ideas? |
Messages In This Thread |
set_flashdata & session timeout - by rhodium - 08-16-2018, 09:57 PM
RE: set_flashdata & session timeout - by jreklund - 08-17-2018, 04:14 AM
RE: set_flashdata & session timeout - by rhodium - 08-29-2018, 09:40 PM
RE: set_flashdata & session timeout - by InsiteFX - 08-30-2018, 08:07 AM
|