|
I did some searching and I found this:
setcookie ( string $name [, string $value [, int $expire [, string $path [, string $domain [, bool $secure [, bool $httponly ]]]]]] )
Is this what I have to put in my contact.php file.
Also could you help me figure out what code goes into my contact form.
Thanks
|