searchacar Posted August 4, 2007 Share Posted August 4, 2007 Hello everyone, I am going to install phpmailer.php for sending emails. IS there someone guide me step by step. thanks. I want to do sending emails using my hosting company netfirms. Am i able to install it on thier server. which file needed to install in which directory and what are the configuration. please let me know any issue if someone have using it. thanks Quote Link to comment https://forums.phpfreaks.com/topic/63254-php-mailerphp/ Share on other sites More sharing options...
Fadion Posted August 4, 2007 Share Posted August 4, 2007 If it was an extension then u'd have to compile it with php, but fortunately it is a class so u dont have to worry about the host. To use use it just upload it and include it in your page (from the examples in their website u have to include 'class.phpmailer.php'). About guides and tutorials, the documentation at http://phpmailer.sourceforge.net/docs/ and their usage example http://phpmailer.sourceforge.net/extending.html should have u started. Quote Link to comment https://forums.phpfreaks.com/topic/63254-php-mailerphp/#findComment-315323 Share on other sites More sharing options...
searchacar Posted August 5, 2007 Author Share Posted August 5, 2007 thanks, i will try to do this. Quote Link to comment https://forums.phpfreaks.com/topic/63254-php-mailerphp/#findComment-316196 Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.