Search found 1 match

by phanhuyen
Wed Apr 18, 2018 1:25 am
Forum: PHP - Code
Topic: a quick question about Cron job
Replies: 1
Views: 8034

a quick question about Cron job

Greetings PHP Technorati. I hope all is well. I come to you seeking more guidance on the subject of using a cron job to delete a mysql field entry 15 minutes after the entry is entered by the user. I haven't done this before, but should I use some sort of time expiration php script or leave it to th...