mday2792
01-22-2003, 03:14 PM
I am using a form to gather information from users. I want the information sent to my e-mail address. I use a PHP script for this which utilizes the mail() function. It isn't working and was wondering if I need SMTP for this to work? Thank You.