Jump to content

Recommended Posts

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

 

 

 

 

Link to comment
https://forums.phpfreaks.com/topic/63254-php-mailerphp/
Share on other sites

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.

Link to comment
https://forums.phpfreaks.com/topic/63254-php-mailerphp/#findComment-315323
Share on other sites

This thread is more than a year old. Please don't revive it unless you have something important to add.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.