<div style="font-family:monospace; font-size:24px;">
The cookie has been set for the date of the last visit by placing this statement in the header before the <html> tag:<br>
<b>setcookie('lastVisit', date("G:i - m/d/y"));</b>
</div>
The cookie has been set for the date of the last visit by placing this statement in the header before the <html> tag: setcookie('lastVisit', date("G:i - m/d/y"));