ok here is my problem: I need a server to activate a php script each 24 hours (i.e. to send email to specified adress).
Any suggestions?
oh, windows server:queasy:
tnx
I think you have to use crontab on the server if it is installed.
Otherwise if it is your locally stored webserver just use taskplanner.
Correct me if I'm wrong