Blog posts

Functional Test Generation with symfony 1.2

Introduction Functional tests are very important to test your application. Once defined, you just have to runs them to make sure there are no side effects when you add new features.Now, in real li... read more
19 Comments -

Send Mail with symfony 1.2

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
7 Comments -

Using SOAP PHP with NTLM Authentication

The SOAP-PHP extension does not handle NTLM Authentication used by IIS Server. So how can we solve this issue ? Well, by mixing some PHP modules : - cURL : manage the connection throught NTLM Auth... read more
24 Comments -

Propel : Complex ON Clause

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
1 Comments -

PHP4 & PHP5 on MacOSX

This article explains how to set up PHP4 & PHP5 on MacOSX. It has been tested on MacOS 10.4.2 and with the Entropy packages: Entropy-PHP-4.3.11.dmg and Entropy-PHP-5.0.4.dmg. PHP4 & PHP5... read more
0 Comments -
 1  2  3  4  5
A la recherche de projets symfony ?

Tags

Last posts