Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR PHP

php page sends cookie to visitor

<?php $Month = 2592000 + time();//this adds 30 days to the current timesetcookie(UserVisit, date("F jS - g:i a"), $M
Source by www.thoughtco.com #
 
PREVIOUS NEXT
Tagged: #php #page #sends #cookie #visitor
ADD COMMENT
Topic
Name
6+6 =