Blog posts
Send Mail with symfony 1.2 about 1 year
Introduction
Symfony 1.0 has introduced a nice feature : a quick and a simple way to generate email. This feature has been deprecated from symfony 1.1 and symfony 1.2, maybe the mailer option was ... read more
Propel : Complex ON Clause over 3 years
In propel 1.2.0, there is no way to create a complex join with multiple select inside an ON clause. This article explains how to hack the propel code to make it works. Please, this solution is a... read more

