sanjdhiman
Programmer
Dear all thanks for all ur help so far i have a question to ask..
What i need to do is send out an email to my list of users that match a certain requirement daily. That measn that if on my mailin list which is stored in mySQL matches the criteria then an email is sent out to those individuals but i need this to happen automatically everyday at lets say 12am
So basically what it is doing is matching user profiles with new data entering the database then sending an email to those users that match this requirement.
I heard that task scheduler on Windows is best to use for this as i can make it into a batch file but i have nno idea as to how i iwll achieve this as in what needs to be put in the batch file does anyone know where i can get this info and or any examples out there that are running php mySql AND APACHE to do this type of work
thanks in advance to all of you
sanj
What i need to do is send out an email to my list of users that match a certain requirement daily. That measn that if on my mailin list which is stored in mySQL matches the criteria then an email is sent out to those individuals but i need this to happen automatically everyday at lets say 12am
So basically what it is doing is matching user profiles with new data entering the database then sending an email to those users that match this requirement.
I heard that task scheduler on Windows is best to use for this as i can make it into a batch file but i have nno idea as to how i iwll achieve this as in what needs to be put in the batch file does anyone know where i can get this info and or any examples out there that are running php mySql AND APACHE to do this type of work
thanks in advance to all of you
sanj