shuvro123 Posted March 27, 2008 Share Posted March 27, 2008 i want to write script in php where i want to send a mail through OUTLOOK.. where i have the sender, receiver and the body also... but i cant use the mail server directly, so i have to use outlook to send the mails.. pls help me as early as possible... Link to comment https://forums.phpfreaks.com/topic/98137-send-mail-via-outlook-using-php/ Share on other sites More sharing options...
ansarka Posted March 27, 2008 Share Posted March 27, 2008 simple html to invlode outlook <a href="mailto:[email protected],[email protected][email protected]& [email protected]&subject=Complaint& body=Dear sir.%0AI have a complaint to make">Mail us!</a> Link to comment https://forums.phpfreaks.com/topic/98137-send-mail-via-outlook-using-php/#findComment-502035 Share on other sites More sharing options...
nafetski Posted March 27, 2008 Share Posted March 27, 2008 Not a PHP question, you can use the code above or the first 100 results from a google search Link to comment https://forums.phpfreaks.com/topic/98137-send-mail-via-outlook-using-php/#findComment-502149 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.