I am currently using an outside service at webcron.org to visit my cron page because I am lazy, and was wondering how I would set up a cron tab at a 15 minute interval to visit these pages: http://website.service.com/cron.php?
thank you very much! I tried using "15 * * * * /usr/bin/lynx -source http://example.com/cron.php" which did not work. Because I don't think they have lynx.