I\'m using Windows Vista OS. PHP, MySQL as the database and Apache web server.
I want to send notification to those who want to join in my site. But the problem is w
Zend_Mail of the Zend Framework does a very neat job with sending E-Mails!! You don't need to use the whole of Zend Framework, you can just use Zend_Mail!