> 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 have to modify your php.ini file. You need to add the path to the PEAR classes in the php_include line. If your interested in a "never fails" (Well, OK, I've heard of 1 instance some didn't work, but that's 1 out of several hundred) installation and operation, try... web.torres.ws/walters_way Oh, BTW, you do have access to an SMTP mail relay, right? Walter -- PHP Windows Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php