[Phplib-users] Cookies question
Brought to you by:
nhruby,
richardarcher
From: Mauricio C. <fa...@mi...> - 2001-10-01 15:36:42
|
Hello, I developed a small Shopping Cart using PHPLib 7.2c and PHP 3.x. Now we required the final process of the Cart to be processed over an SSL Connection with a different domain name. My question is how can I preserve the cookies from one domain to another ? How can I set cookies for both domains each time a cookie is set ? I tried appending the session ID to each one of the URLs in the site, but this does not work. TIA, _____________________ Mauricio Cuenca mc...@Te... |