Re: [PHP-WIN] PHP, Classes, and PEAR

2004-11-19 Thread phpWalter
> WinXP Pro SP1 > PHP 4.3.9 > > > I am still learning PHP so please be gentle with me! LOL > > > I am trying to send mail from my PC. For some reason it is not working. I have working code. I'll dig it up and sent it to you. > So my questions is how do I get PHP to find the PEAR classes? You

[PHP-WIN] PHP, Classes, and PEAR

2004-11-18 Thread MikeA
WinXP Pro SP1 PHP 4.3.9 I am still learning PHP so please be gentle with me! LOL I am trying to send mail from my PC. For some reason it is not working. The line is mail($email_to, $email_subject, $email_message); There is no error or failure but the email is never sent. I also found a Mail c