/ Published in: PHP
URL: http://ksoft.is-great.org
To set cookie use "cookie('name of your cookie','cookie data','expire date ')" it will set your cookie in the user browser . To get the saved cookie use "cookie('name of your cookie')" it will give you the value of the cookie which you saved in the user's browser .
You need to login to post a comment.
