I am having some trouble with using the send mail functionality of pear with wamp. I went through with the steps in this link : (http://pear.php.net/manual/en/installation.checking.php) to check if my pear was installed correctly, and it seems like I have it right.
Код: Выделить всё
Код: Выделить всё
bool(true)Код: Выделить всё
Код: Выделить всё
$mail =& Mail::factory('mail');Код: Выделить всё
Fatal error: Class 'Mail' not foundAlso, I installed pear Mail with this command :
Код: Выделить всё
pear install Mail Mail_mimeI would appreciate any help.
Thanks,
Источник: https://stackoverflow.com/questions/241 ... found-wamp
Мобильная версия