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

2010-05-29 Thread win.a
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 in

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

2010-05-29 Thread Nilesh Govindarajan
On Sat, May 29, 2010 at 7:23 PM, win.a 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