php - I don't want $_SESSION to stop after a long period of time -
possible duplicate:
extending session timeout in php
i have php sessions problem have if long time not use application, if refresh web browser, notices on $_session's. want know if possible if have not used web page long time, if refresh page, $_sessions remain intact?
i know @ symbol can used not show error message? don't want ever stop session.
thanks
the notices getting describe wrong code. consider correcting code don't notices, instead of avoiding case errors manifest.
Comments
Post a Comment