Monatsarchive: Mai 2011

Symfony 2 FAQ

I recently started to work with symfony 2, a really nice PHP framework. Like Zend but with different concepts. While working with it I will line out some problems I had and solutions I found. This page will gradually be … Weiterlesen

Veröffentlicht unter PHP, Symfony2 | Verschlagwortet mit , , , | Hinterlasse einen Kommentar

PHP MySQL Chaining

In my last article I wrote about the new Lambda functions of PHP 5.3. Today I will talk about another cool feature. Since PHP version 5.3 it is possible to let functions return objects. This makes chaining like in JavaScript … Weiterlesen

Veröffentlicht unter MySql, PHP | Verschlagwortet mit , , | Hinterlasse einen Kommentar