Re: [PHP-DB] Fatal error: Class 'Mail' not found in

[email protected] (Nilesh Govindarajan)
Newsgroups php.db
Message-ID <[email protected]>
On Sat, May 29, 2010 at 7:23 PM, win.a <[email protected]> wrote:
> Excuse me to trouble ,in my little application there's a mail function
> which i revoked the pear package require 'mail.php'
>
> when i test the app ,it show me "Fatal error: Class 'Mail' not found
> ",i checked the mail.php no Class Mail?
> How can i solve the issue ,or where i can download the Mail.php
> including Class Mail?
>
> All you best
> ------------------------
> What we are struggling for ?
> The life or the life ?
>
> --
> PHP Database Mailing List (http://www.php.net/)
> To unsubscribe, visit: http://www.php.net/unsub.php
>
>


You have to download the Mail pear package and put it in your
include_path (Even the script's current directory will do), and then
include Mail.php from that package.

-- 
Nilesh Govindarajan
Facebook: nilesh.gr
Twitter: nileshgr
Website: www.itech7.com
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.