Tag Archives: new php cookie

PHP Tutorial : Cookies and sessions

Hi, Difference between php sessions and cookies is very simple : sessions will die after you will close the browser, but, cookies can be stored and reminded even after 1000 years, with the exception that user to not delete it … Continue reading

Posted in Basic PHP | Tagged , , , , , , , , , , , , , | Leave a comment