Setting up a php page, and want the results emailed to an address.

Shale

Member
Aug 28, 2003
140
0
0
I want to have people choose some select boxes with different data in each one, and have an email sent to a certain address. Do I have to install an email server on this machine in order to do this? im guessing so.


I could always just generate a text file I suppose, instead.


Thanks,
Shale
 

Shale

Member
Aug 28, 2003
140
0
0
yeah I know how to program the php part, I did it before on a server with a mail server. I was just clinging to the hope that php might have been able to handle some basic outgoing functions