i want the site(if possible the database itself) to delete a row data in the database, without interacting with the site like opening or loading it.
i searched some tutorials/post but i only saw codes that need to be interacted.
Thanks.
Sorry for the bad English.
Run a cronjob or other scheduled process on your server
If you don't have access to cronjob you could run a small script at the bottom of a website. With the script, you check when the script was last run and if it's 15 days ago, check the dates of the rows in the database.
But, cronjob is easier, better and preferred.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With