A simple method for running .php scripts once per day when you don’t have access to cron.
The script can be called using a single ‘include statement’ within any standard .php page on your site (eg. your Home page). However, your cron jobs will only run once per day – on the first request after midnight.

FlipFlop 3.0