Hello,
I am php developer, and fainaly i paid a personal server(linux dedicated sever), i have some website based php.
I want to run some php file in the background autimaticlly , with cron job.
There 3 files that i want to run.
test1.php
test2.php
test3.php
the file located at: /public_html/cron.
I want to run the file as:
test1.php every 5 hours.
test2.php every 30 min
test3.php every 30 second.
can any body help me? and explain what he did?
best regards,
Sam.
Start Free Trial