php3-list | 199903
Date: 03/18/99
- Next message: Rasmus Lerdorf: "Re: [PHP3] make: Fatal error: Command failed for target `language-parser.tab.o'"
- Previous message: Phil Harris: "Re: [PHP3] Semi-OT: The Linux plunge"
- In reply to: Rasmus Lerdorf: "Re: [PHP3] Simple calendar functions"
- Next in thread: Mats-Olof Sander: "Re: [PHP3] shopcart w/o cookies"
- Reply: Mats-Olof Sander: "Re: [PHP3] shopcart w/o cookies"
- Reply: Leon Atkinson: "RE: [PHP3] shopcart w/o cookies"
- Maybe reply: Andrew Lawrence: "Re: [PHP3] shopcart w/o cookies"
- Maybe reply: Richard Lynch: "Re: [PHP3] shopcart w/o cookies"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
i'm doing a shopcart without the use of cookies
creating a unique ID from date() and $REMOTE_ADDR
and inserting the temp users data into a table
what i'd like to know is
is there any way to expire this data without doing a cron job at the end of the
day?
can you insert temp data with a time to live?
i am using postgre
thanks
pete
-- PHP 3 Mailing List http://www.php.net/ To unsubscribe send an empty message to php3-unsubscribe <email protected> To subscribe to the digest list: php3-digest-subscribe <email protected> For help: php3-help <email protected> Archive: http://www.php.net/mailsearch.php3 List administrator: zeev-list-admin <email protected>
- Next message: Rasmus Lerdorf: "Re: [PHP3] make: Fatal error: Command failed for target `language-parser.tab.o'"
- Previous message: Phil Harris: "Re: [PHP3] Semi-OT: The Linux plunge"
- In reply to: Rasmus Lerdorf: "Re: [PHP3] Simple calendar functions"
- Next in thread: Mats-Olof Sander: "Re: [PHP3] shopcart w/o cookies"
- Reply: Mats-Olof Sander: "Re: [PHP3] shopcart w/o cookies"
- Reply: Leon Atkinson: "RE: [PHP3] shopcart w/o cookies"
- Maybe reply: Andrew Lawrence: "Re: [PHP3] shopcart w/o cookies"
- Maybe reply: Richard Lynch: "Re: [PHP3] shopcart w/o cookies"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

