Skip to main content

Send Email from PHP Script

Comments

4 comments

  • triantech
    Hey, >> Make sure the PEAR Mail package is installed Did you get a change to verify this ^ ?
    0
  • cPanelMichael
    Hello :) I suggest consulting with your web hosting provider for assistance with your script if you do not have root access to your server. You won't be able to review Exim logs with just cPanel access. Thank you.
    0
  • Taha Kirmani
    Thanks everyone for the reply... I have successfully installed the PEAR Mail Package. It has installed it in home/username/Php/Mail ...Now i am unable to understand that how to link this folder from my code... When i am using the following code its giving me the error message that its unable to find out the "Mail.php" file. [PHP] //require "../../php/Mail.php"; //include 'home/username/php/Mail.php'; [/PHP] The both code written above is unable to find out the Mail.php file. Kindly guide me how to include "Mail.php" file.
    0
  • cPanelMichael
    You may find more feedback on a forum dedicated to discussions of PHP programming or from your web hosting provider who can review the script and verify if it should work on their server. Thank you.
    0

Please sign in to leave a comment.