Top VPS Hosting Provider

Welcome to the myhosting.com Forums.
+ Reply to Thread
Results 1 to 4 of 4
  1. #1
    alexs is offline Junior Member
    Join Date
    Nov 2008
    Posts
    2

    Default How to install PEAR Mail?

    Hello!

    I need PAER Mail package. How can I install it? (Hosting Plan: Linux Basic)

  2. #2
    tima is offline Administrator
    Join Date
    Apr 2008
    Posts
    191

    Default Re: How to install PEAR Mail?

    PEAR is already installed and is available for use, all you need to do is call it from your PHP script.
    Tim Attwood
    Product Manager
    myhosting.com

  3. #3
    alexs is offline Junior Member
    Join Date
    Nov 2008
    Posts
    2

    Default Re: How to install PEAR Mail?

    And how can I use it?

    include('Mail.php'); or require_once("Mail.php"); do not work.

  4. #4
    tima is offline Administrator
    Join Date
    Apr 2008
    Posts
    191

    Default Re: How to install PEAR Mail?

    Sorry for any confusion. From what I understand you need to upload Mail.php. Then you can just use include() to call it in your script.
    Tim Attwood
    Product Manager
    myhosting.com


 

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts