New ZMail component added to VCL for PHP
We have added a new Zend Framework wrapper to VCL for PHP, this component provides the features found on the Zend_Mail package in a non-visual component you can drop in your forms/datamodules.
With this component you can easily send e-mails, in plain-text, in HTML or in multipart, attach files, select recipients, cc and bcc, add custom headers and select which transport to use, SMTP or Sendmail, by using two additional components.
Documentation has been updated, so you can download it directly from here:
http://www.qadram.com/vcl4php/vcldoc/vcldoc.tar.gz
Or browse the new ZMail component documentation here:
http://www.qadram.com/vcl4php/vcldoc/VCL/ZMail.html
Also, there is a sample which covers most of the features here:
http://vcl4php.svn.sourceforge.net/viewvc/vcl4php/trunk/website/samples/ZendFramework/ZMail/
And here is the updated Zend folder on the subversion repository:
http://vcl4php.svn.sourceforge.net/viewvc/vcl4php?view=rev&revision=264
Posted by José León on December 25th, 2008 under VCL4PHP |

RSS Feed

Leave a Comment