Skip to content

Adventures in Webdevelopment

Just another WordPress site

  • Projects
  • Contact me
  • About me

Tag: MySql

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 possible.
It is fairly simple: the function just has to return $this in the end and the next function can be added via ->.
Continue reading “PHP MySQL Chaining”

Author tylkomatPosted on 1st May 201110th January 2016Categories MySql, PHPTags chaining, MySql, phpLeave a comment on PHP MySQL Chaining

Recent Posts

  • Review: PHPUnit Essentials
  • 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

Recent Comments

  • Matthias Tylkowski on PHPUnit: use different dataset on every test in a testcase
  • Tom Barden on PHPUnit: use different dataset on every test in a testcase
  • Lulu on PHPUnit: use different dataset on every test in a testcase
  • Matthias Tylkowski on Symfony 2 FAQ
  • emmanuel on Symfony 2 FAQ

Archives

  • September 2014
  • September 2012
  • April 2012
  • March 2012
  • September 2011
  • May 2011
  • April 2011
  • November 2010
  • July 2010
  • June 2010
  • April 2010

Categories

  • Allgemein
  • IDE
  • inkscape
  • latex
  • MashUp
  • MySql
  • PHP
  • phpunit
  • regex
  • Symfony2
  • widget

Meta

  • Log in
  • Entries RSS
  • Comments RSS
  • WordPress.org
  • Projects
  • Contact me
  • About me
Adventures in Webdevelopment Proudly powered by WordPress