Hello, I have a question regarding schedulings scripts. The server runs on a linux machine. But the user does not have ability to use crons for scheduling.
Is there another way to schedule a php script to run, say, every 15 minutes without any human intervention? I am working on a maling script that currently sends out emails in real time. However, since the numbers of members are growing, the time it takes to complete is prolonged. So, I want to back up mailings in a "queue" and have them sent out every XX number of minutes instead of real time. Your suggesions are greatly appreciated! TIA! Nicole www.aeontrek.com -- PHP Windows Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php