
October 12th, 2012, 01:30 PM
|
 |
Likely to be eaten by a grue.
|
|
Join Date: Oct 2006
Location: Pennsylvania, USA
|
|
|
use mail(). See if it works.
If not, you need to install a mail server, configure it properly, and point PHP to it. There are tutorials and manuals out there for it.
There's also articles on how to configure PHP mailer to use gmail as an outgoing host.
|