Welcome to my blog
My name is Matthias Tylkowski and I will talk about web development and web technology.-
Letzte Beiträge
- Create a private mediawiki with some public pages
- IBIS – Intelligent Band Information System
- Review: Codelobster PHP Edition
- PHPUnit: use different dataset on every test in a testcase
- Convert phpmyadmin to phpunit xml format
- Symfony 2 FAQ
- PHP MySQL Chaining
- PHP Lambda Functions – Anonymous JS-like functions in PHP
- Week Calculation in PHP
- Master Thesis submitted
Schlagwort-Archive: chaining
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