HI -
Have several scripts in php and perl that need to run at one minute intervals for housekeeping purposes -
have been running these scripts as cron jobs on current host at one minute intervals -
moving to new host 'linux' that only allows crons to run at 5 minute intervals -
ideas on how to work around this
sample code appreciated in php and perl
thanks
Richard
Start Free Trial