PHP+MySql Auto-delete from database every 12:00am or other time?

  • Thread starter Thread starter Akmal Adnan
  • Start date Start date
A

Akmal Adnan

Guest
Is there any way to auto-delete some data from mysql without request from client. as example here. i want all data from Table A is deleted every day at 12.00am automatically. is it possible with php and mysql?
 
Back
Top