in reply to CGI Program To Delete Old Data From MySQL Table?

What have you tried? What worked? What didn't? Please see How do I post a question effectively?. This is not a code writing service.

Why do you want to use a CGI script? This would seem to be more naturally a cron job.

mysql date older than shows stackoverflow has some potential guidance with regards to formulating the query.


#11929 First ask yourself `How would I do this without a computer?' Then have the computer do it the same way.

  • Comment on Re: CGI Program To Delete Old Data From MySQL Table?