ODOWA
Accueil Inscription Contact

How to send emails in symfony 1.1

Sending mails is a web developer's everyday task, and symfony 1.1 let you do this easier than ever using Swift Mailer. Swift Mailer is a well thought, fully featured PHP5 object library that will cover 120% of your mailing needs. It is available in a tagged SVN repository, so your project won't break just because the library is updated. It will be up to you to switch to a newer version. Symfony's way to send emails from a project is very simple. You create a partial or a component that will render the e-mail content, and ... lire la suite

Lien du post: http://feeds.feedburner.com/~r/symfony/blog/~3/309017879/how-to-send-emails-in-symfony-1-1

Sur le même thème :