In using the setcookie function I can not set a cookie if I specify a time
period. ie. setcookie("Cookie_Name", "Cookie_Value", time()+30); will not
set a cookie, but setcookie("Cookie_Name", "Cookie_Value"); does work. What
am I dooing wrong??
Jeffrey D. Means
CIO for PicoTech
Fort Collins, Colorado
_________________________________________________________________
Chat with friends online, try MSN Messenger: http://messenger.msn.com
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php