I suggest you use the PhpMailer class to send the email.
If you use the Mail() function, probably you will not receive the mail,
because that kind of emails are rejected for the SPAM filters.
+ website: http://phpmailer.worxware.
+ Some Tuts:
- http://www.learnphp-tutori
- http://phpcode.mypapit.net
Any way, if you prefer the Mail() function, I suggest you something like:
Main Topics
Browse All Topics





by: aamodtPosted on 2009-08-10 at 22:47:17ID: 25066416
hi,
cant you just install php on your computer and shedule a runphp.cmd script and use the commando:
php C:\pathtoyourscript ? inside it ?
the mysql/php to select all recods where id='1' or id2='1' should not be hard :P if you want can i write som pointers
Select allOpen in new window