Unknown User Posted September 4, 2006 Share Posted September 4, 2006 I don't quite get it, how do i send an e-mail from [email protected] to some other email address? Link to comment https://forums.phpfreaks.com/topic/19655-sending-an-email/ Share on other sites More sharing options...
wildteen88 Posted September 4, 2006 Share Posted September 4, 2006 Use [url=http://php.net/manual/en/function.mail.php]mail[/url] to send an email using PHP.Note your server will have to have an SMTP installed, or PHP to to be setup to use an SMTP sever. If are renting webspace from hgost, they'll have this setup for you. Link to comment https://forums.phpfreaks.com/topic/19655-sending-an-email/#findComment-85652 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.