Home > Tutorials > PHP for Beginners: Part 3 – Email with PHP

PHP for Beginners: Part 3 – Email with PHP

November 23, 2010 No Comments

Tags: mail php smtp zend

www.1stwebdesigner.comIt’s good to use the PHP mail() function for explanation, but it’s better to not use that function for your contact form or web application. It’s much better to send mail via SMTP using Zend, PHPmailer or Pear. Many hosting provider doesn’t allow the mail() on their platforms…

Source…

No related posts.

Leave a Reply

Your email address will not be published. Required fields are marked *

You may use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>