Link to home
Start Free TrialLog in
Avatar of APD Toronto
APD TorontoFlag for Canada

asked on

Using PHP PEAR

Hello Experts,

I am trying to send mail with PHP PEAR using the code example here:
http://email.about.com/od/emailprogrammingtips/qt/PHP_Email_SMTP_Authentication.htm

However, the first error is that it cannot find the mail.php include. From where can I find this?

I believe that I have PEAR installed successfully.

Thank you,
ASKER CERTIFIED SOLUTION
Avatar of gheist
gheist
Flag of Belgium image

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
Avatar of APD Toronto

ASKER

I just copied the script, but i don't know what mail.php is
It is a PECL installable module
SOLUTION
Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial