Justtechjobs.com Find a programming school near you






Online Campus Both


php3-list | 199903

[PHP3] shopcart w/o cookies From: pete collins (pcollins <email protected>)
Date: 03/18/99

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>