Hi guys, I was on the php website, documentation for setcookie: http://www.php.net/manual/en/function.setcookie.php Under parameters, in secure,it says that the cookie will only be sent over HTTPS. Does that mean I need an SSL certificate to do it? Thanks, Tony