Search found 1 match
- Tue Mar 08, 2005 11:28 am
- Forum: PHP - Code
- Topic: Connecting to smtp host
- Replies: 1
- Views: 199
Connecting to smtp host
Hi, I am in need of help in making a connection to the smtp server so I can send out email with my php code rather than using the mail() function. I have a smtp class that handles the php code. I don't think I understand how smtp hosts work. I know I have three different hosts available to me but I ...