Is it possible to have records go away in a MySQL table after a given
amount of days have passed?  Or should I tackle it as a by product of
a script that retrieves records from it?  (The first part of it would
go and delete records older than a given date, based on the current
date using the date() functions in php to get the current date and
THEN display the remaining records).

I have to read up on calculating dates with the date field in MySQL
but I can do that on my own.  Just wondering if there is an auto
expire available in MySQL.

Thanks, gang.

Marian




Community email addresses:
  Post message: [email protected]
  Subscribe:    [EMAIL PROTECTED]
  Unsubscribe:  [EMAIL PROTECTED]
  List owner:   [EMAIL PROTECTED]

Shortcut URL to this page:
  http://groups.yahoo.com/group/php-list 
Yahoo! Groups Links

<*> To visit your group on the web, go to:
    http://groups.yahoo.com/group/php-list/

<*> To unsubscribe from this group, send an email to:
    [EMAIL PROTECTED]

<*> Your use of Yahoo! Groups is subject to:
    http://docs.yahoo.com/info/terms/
 


Reply via email to