Delet data froma a table after certain time interval. lets say (60 mins)

devjunx

New Member
I want to delete data from a table after a time interval has been passed and fill it with NULL value. I basically want that data to get expired after a certain interval of time. Is there any way to do it using Php. database is in Mysql.Thanks.
 
Back
Top