php-db | 2001041
Date: 04/14/01
- Next message: Andrew Durk: "[PHP-DB] DB connection problem?"
- Previous message: Mick Lloyd: "[PHP-DB] Transferring tables"
- Next in thread: David Balatero: "Re: [PHP-DB] Permanent Cookies"
- Reply: David Balatero: "Re: [PHP-DB] Permanent Cookies"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
I tried to use cookies with this PHP code:
SetCookie("cookiename", "cookievalue", "Friday, 16-Jan-2037 00:00:00 GMT",
"/", ".myserver.com", 0);
but it seems that the cookie is only store in memory (not as file).
Can someone explain it to me...
Best regards,
Lisa Elita
-- PHP Database Mailing List (http://www.php.net/) To unsubscribe, e-mail: php-db-unsubscribe <email protected> For additional commands, e-mail: php-db-help <email protected> To contact the list administrators, e-mail: php-list-admin <email protected>
- Next message: Andrew Durk: "[PHP-DB] DB connection problem?"
- Previous message: Mick Lloyd: "[PHP-DB] Transferring tables"
- Next in thread: David Balatero: "Re: [PHP-DB] Permanent Cookies"
- Reply: David Balatero: "Re: [PHP-DB] Permanent Cookies"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

