Can anyone tell me what the secure argument in the setcookie() function
does?

setcookie ( string name [, string value [, int expire [, string path [,
string domain [, int secure]]]]])


thx



-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to