[EMAIL PROTECTED] (Alex Davis) wrote: >How do i set up php with windows xp so when i use the mail() function it >will email. > Best is, you read the manual and mail() then...
See www.php.net/mail and php.ini, SMTP = your_smtp_host, sendmail_from = your_mail_address. Christoph -- PHP Install Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php