Flipkart.com

Cookies in php

setcookie() — Send a cookie Syntax : bool setcookie ( string $name [, string $value [, int $expire [, string $path [, string $domain [, bool $secure [, bool $httponly ]]]]]] ) setcookie() ...