I\'d probably figure out a way to do this if I had full access to the server, however the problem is it\'s just a hosting service which leaves me with nothing but FT
You can use an online cron service to essentially pretend like you have cron access.
Create php file with contents you would like executed
Free Cron Online Website
Set up your free online cron to execute that file every x minutes.