Hi Dustin, > I was wondering I am running php on a win2k server and have downloaded and > installed phpwebdev which uses the apache webserver. I need to be able to > send mail on this box. Can you tell me of a program that will work with php > and windows. and what code I need besides the mail() command in php
No need for any extra code, set up the two (Win32) lines in php.ini to point at a convenient SMTP email server and PHP's mail() will work - it's actually an advantage/more simple from a Win box! Regards, =dn -- PHP Windows Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php