I need to create a cookie that is accessible from more than 1 application,
but on the same server. What would be the proper syntax? What I tried was
setcookie ("myCookie","$cookie_value",$timeToExpire,'/'); Right or wrong or
impossible? Should I not have used the "/"? Thanks.
--
Gaylen
PHP KISGB v4.0.5 Guest Book http://www.gaylenandmargie.com/phpwebsite/
PHP KISSQ v1.0 Stock Quote http://www.gaylenandmargie.com/phpwebsite
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php